Visualize PDE Results
Description
The Visualize PDE Results task enables you to plot and inspect results of structural, thermal, electromagnetic, or general PDE analysis using interactive controls. The task automatically generates MATLAB® code for your live script.
Using this task, you can:
Select which solution data to display.
Quickly access plots for different frequencies, modes, time steps, and phases.
Show animated solutions.
Add a mesh to a solution plot.
Adjust color limits for a colormap.
Adjust surface transparency.
For general information about Live Editor tasks, see Add Interactive Tasks to a Live Script.
Open the Task
To add the Visualize PDE Results task to a live script in the MATLAB Editor:
On the Live Editor tab, select Task > Visualize PDE Results.
In a code block in the script, type a relevant keyword, such as
pde
. Select Visualize PDE Results from the suggested command completions.
Examples
Related Examples
Parameters
Version History
Introduced in R2022b