Import 3D mesh to matlab (pde)

27 visualizaciones (últimos 30 días)
Lalson Vincent
Lalson Vincent el 11 de Mzo. de 2020
Respondida: Cris LaPierre el 12 de Mzo. de 2020
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 comentario
darova
darova el 11 de Mzo. de 2020
What data do you have? And what format of data you want to use in MATLAB

Iniciar sesión para comentar.

Respuestas (1)

Cris LaPierre
Cris LaPierre el 12 de Mzo. de 2020
I've used stlread before to read in a surface mesh file before. Is that an option for you?

Etiquetas

Productos


Versión

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by