Error of smimport xml file
조회 수: 8 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Steve Miller
2021년 6월 6일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Model Import에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!