Can we import solidworks files on matlab without have the solidworks software?
6 views (last 30 days)
Show older comments
Can we import solidworks files on matlab without have the solidworks software?
0 Comments
Answers (1)
Kavya Vuriti
on 26 Nov 2019
Edited: Kavya Vuriti
on 27 Nov 2019
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 Comments
See Also
Categories
Find more on Model Import 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!