Azzera filtri
Azzera filtri

How can I extract the nodal coordinates and elements of a mesh obtained from pde toolbox in Matlab?

10 visualizzazioni (ultimi 30 giorni)
I have a mesh in Matlab generated from pde toolbox. I want to export the node coordinates and elements of the mesh for FEA analysis. Please, how can I achieve this? Thank you.

Risposta accettata

Alan Weiss
Alan Weiss il 15 Mag 2017
It depends on your toolbox version. For recent versions, using a PDEModel object, use meshToPet to extract the nodes and elements. See Mesh Data.
Alan Weiss
MATLAB mathematical toolbox documentation

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by