필터 지우기
필터 지우기

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 CenterFile Exchange에서 Geometry and Mesh에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by