Can we import solidworks files on matlab without have the solidworks software?
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Can we import solidworks files on matlab without have the solidworks software?
0 comentarios
Respuestas (1)
Kavya Vuriti
el 26 de Nov. de 2019
Editada: Kavya Vuriti
el 27 de Nov. de 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 comentarios
Ver también
Categorías
Más información sobre Model Import en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!