Can we import solidworks files on matlab without have the solidworks software?
20 ビュー (過去 30 日間)
古いコメントを表示
Can we import solidworks files on matlab without have the solidworks software?
0 件のコメント
回答 (1 件)
Kavya Vuriti
2019 年 11 月 26 日
編集済み: Kavya Vuriti
2019 年 11 月 27 日
Hi,
You can import 3D files with the following formats without needing the software used to create 3D model files: 'fbx', 'dae', 'sdf', 'stl', 'urdf'. 'vrimport' function can be used for this purpose.
To import Solidworks files into Simscape Multibody, you need Solidworks software installed along with Simscape Multibody Link plug-in. Refer this link to install Simscape Multibody Link Plug-In.
For more information on how to export a Solidworks model, you can refer: https://www.mathworks.com/help/physmod/smlink/ug/export-robot-assembly-from-solidworks-software.html
Hope this helps.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Model Import についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!