How to insert a 3D model into a graph?
Afficher commentaires plus anciens
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 commentaire
Violeta Yolanda Portero López
le 10 Juil 2019
did you finally get it? I am trying to find the way too
Réponses (1)
KSSV
le 10 Juil 2019
0 votes
Read the data from stl using:
And then use affine tranformations:
Catégories
En savoir plus sur Animation dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!