How to insert a 3D model into a graph?
9 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello,
I have an STL model of a rocket that I want to place into a graph and move/rotate it around in a simulation. What function can I use to insert a 3D model into a MATLAB 3D graph?
Best,
Danylo.
1 comentario
Violeta Yolanda Portero López
el 10 de Jul. de 2019
did you finally get it? I am trying to find the way too
Respuestas (1)
KSSV
el 10 de Jul. de 2019
Read the data from stl using:
And then use affine tranformations:
0 comentarios
Ver también
Categorías
Más información sobre Model Import en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!