Error of smimport xml file
7 views (last 30 days)
Show older comments
Hello.
I have just started using Simscape multiboy and i tried to import an xml file from solidworks into matlab. I used the command smimport('Assem.xml')
However i got the following error:
smimport('Assem.xml')
Error: File: smimport.m Line: 170 Column: 1
Illegal use of reserved keyword "end".
What could possibly be the reason for this error?
Thank you
0 Comments
Answers (1)
Steve Miller
on 6 Jun 2021
Hi Eleni,
I have never seen this error. I would guess the XML file is somehow corrupt or that you have two versions of the file on your path. If you can upload the .XML file to your post, we could look at it and narrow down the cause.
--Steve
0 Comments
See Also
Categories
Find more on Model Import in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!