How to insert a 3D model into a graph?
Show older comments
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 Comment
Violeta Yolanda Portero López
on 10 Jul 2019
did you finally get it? I am trying to find the way too
Answers (1)
KSSV
on 10 Jul 2019
0 votes
Read the data from stl using:
And then use affine tranformations:
Categories
Find more on Animation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!