Can we import solidworks files on matlab without have the solidworks software?

27 views (last 30 days)
Can we import solidworks files on matlab without have the solidworks software?

Answers (1)

Kavya Vuriti
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.

Categories

Find more on Physical Units 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!