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 . *
답변 (1개)
Steve Miller
2018년 3월 6일
0 개 추천
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
uchiha
2020년 2월 22일
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?
카테고리
도움말 센터 및 File Exchange에서 Simscape Multibody에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!