how import solidworks to matlab

  • 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 . *

Answers (1)

Steve Miller
Steve Miller on 6 Mar 2018
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 Comment

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?

Sign in to comment.

Categories

Tags

Asked:

on 5 Dec 2014

Commented:

on 22 Feb 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!