Simmechanics load solidworks assembly error
Show older comments
Hi,
I'm trying to open a assembly from solidworks into simmechanics. Everything goes well until I try to open my xml file with the command
mech_import('smTotal.xml').
I always get next error.
Error using PMImport.ModelReader
"XML Read error" while attempting to read file "smTotal.xml".
Error in PMImport.ModelUpdater
Error in PMImport.pmiu_import
Error in mech_import (line 97)
PMImport.pmiu_import(varargin{:});
Does anybody know how I could solve this? or what the problem is?
3 Comments
Muhammad Khird Added
on 24 Jul 2019
i am having same problem, can soemeone help us out with this
sakthinathan s
on 1 Oct 2019
hello sir,
Try using the command smimport(' .xml') for importing the .xml files
Huynh Huan
on 2 Oct 2021
Thank you very much, it's working
Accepted Answer
More Answers (3)
Omar Crypps
on 2 Oct 2016
0 votes
Hi, I designed a model of 1 degree of freedom on Solidworks and i followed all the steps to export it to the Simulink of Matlab. However, there is always an error that appears after exporting it on Simlink.
Unfortuntely, I can't add a screen shot here but the error tells me " Constraint is not supported , the constraint has been exported as unknown constraint .

Diego Leonardo Velásquez Gómez
on 25 Jan 2018
0 votes
Hello, I have the same problem as Omar Cryps, I've been using the smimport() function but it doesn't work, so please, somebody help me
samet türkay
on 15 Apr 2019
0 votes
eyvallah steve gardaş
Categories
Find more on Model Import in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!