Plotting pde forward solution for 3D geometry.

I have the forward solution of a PDE obtained by FEM for a 3D domain. The nodes (p) and elements (t) of the mesh are also available. How can I plot the forward solution for the 3D geometry for the generated mesh?

2 Comments

Are you asking how you can plot a solution that you obtained outside of MATLAB using mesh and solutoin data?
No, I got the FEM solution using Matlab. Now I want to plot the forward solution in Matlab, using the mesh with nodes (p) and element (t) information.

Sign in to comment.

Answers (0)

Asked:

on 6 Nov 2019

Commented:

on 19 Nov 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!