How to insert a 3D model into a graph?
显示 更早的评论
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 个评论
Violeta Yolanda Portero López
2019-7-10
did you finally get it? I am trying to find the way too
回答(1 个)
KSSV
2019-7-10
0 个投票
Read the data from stl using:
And then use affine tranformations:
类别
在 帮助中心 和 File Exchange 中查找有关 Model Import 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!