how import solidworks to matlab
Mostrar comentarios más antiguos
- I am using MATLAB 2009a and Solidworks 2014I downloaded the Simmechanics Link Software for matlab and installed it. And linked it to solidworks by " smlink_linksw " I opened Solidworks tools > Add-ins > Checked SimMechanics Link But when I save as XML simulink file is also missing . *
Respuestas (1)
Steve Miller
el 6 de Mzo. de 2018
0 votos
The Simulink file is not produced when you export from SolidWorks. You need to import the XML file produced by the SolidWorks plugin using smimport() (or mech_import if you are using First Generation).
-Steve
1 comentario
uchiha
el 22 de Feb. de 2020
Is it possible to do so for non- sim mechanics application?
For example, i want to read a parametric model and its parameters (of a solidworks ) model, which is a grooved pipe, of radius, helical pitch, groove depth etc, in matlab and run the solidworks session from matlab.
Is this possible?
Categorías
Más información sobre Simscape Multibody en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!