How to insert a 3D model into a graph?
Ältere Kommentare anzeigen
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 Kommentar
Violeta Yolanda Portero López
am 10 Jul. 2019
did you finally get it? I am trying to find the way too
Antworten (1)
KSSV
am 10 Jul. 2019
0 Stimmen
Read the data from stl using:
And then use affine tranformations:
Kategorien
Mehr zu Model Import finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!