Filter löschen
Filter löschen

Import 3D mesh to matlab (pde)

18 Ansichten (letzte 30 Tage)
Lalson Vincent
Lalson Vincent am 11 Mär. 2020
Beantwortet: Cris LaPierre am 12 Mär. 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 Kommentar
darova
darova am 11 Mär. 2020
What data do you have? And what format of data you want to use in MATLAB

Melden Sie sich an, um zu kommentieren.

Antworten (1)

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

Produkte


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by