Import 3D mesh to matlab (pde)

조회 수: 26 (최근 30일)
Lalson Vincent
Lalson Vincent 2020년 3월 11일
답변: Cris LaPierre 2020년 3월 12일
Hi ,
Is it possible to import 3D mesh to matlab.
I have created a mesh(Non-uniform mesh) in Unigraphics NX which i have exported as a item file. I have written a script to extract the mesh data into matlab.
I tried using generateFromMesh command and created the geometry from the nodes and topology. But when i generate mesh using generateMesh command, a uniform mesh is created and other features like faces of the mesh is changed.
Is there a way to directly import mesh into matlab as it is..
Thanks for the help
Regards,
Lalson
  댓글 수: 1
darova
darova 2020년 3월 11일
What data do you have? And what format of data you want to use in MATLAB

댓글을 달려면 로그인하십시오.

답변 (1개)

Cris LaPierre
Cris LaPierre 2020년 3월 12일
I've used stlread before to read in a surface mesh file before. Is that an option for you?

카테고리

Help CenterFile Exchange에서 Geometry and Mesh에 대해 자세히 알아보기

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by