how import solidworks to matlab
Ältere Kommentare anzeigen
- 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 . *
Antworten (1)
Steve Miller
am 6 Mär. 2018
0 Stimmen
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 Kommentar
uchiha
am 22 Feb. 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?
Kategorien
Mehr zu Simscape Multibody finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!