.fig or .crg into 3D World Editor
조회 수: 3 (최근 30일)
이전 댓글 표시
Hello,
is it possible to get a .fig or .crg file into the 3D World Editor? I already tried to convert it to .stl or .obj. But both went wrong.
Thanks!
댓글 수: 0
답변 (1개)
Chris Perkins
2017년 8월 11일
편집: Chris Perkins
2017년 8월 11일
Hi Stefan,
The only file types supported by the 3D World Editor are VRML and X3D.
You can convert STL files to VRML or X3D files using the function "stl2vrml", as documented at the following link: https://www.mathworks.com/help/sl3d/stl2vrml.html
For more information on file types, see the 3D World Editor documentation page: https://www.mathworks.com/help/sl3d/the-3d-world-editor.html
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!