How to insert a 3D model into a graph?
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
0 votos
Read the data from stl using:
And then use affine tranformations:
Categorías
Más información sobre Animation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!