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!