フィルターのクリア

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

9 ビュー (過去 30 日間)
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.

採用された回答

Alan Weiss
Alan Weiss 2017 年 5 月 15 日
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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGeometry and Mesh についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by