Effacer les filtres
Effacer les filtres

Import 3D mesh to matlab (pde)

18 vues (au cours des 30 derniers jours)
Lalson Vincent
Lalson Vincent le 11 Mar 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 commentaire
darova
darova le 11 Mar 2020
What data do you have? And what format of data you want to use in MATLAB

Connectez-vous pour commenter.

Réponses (1)

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

Produits


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by