simscape multibody link 오류

2 views (last 30 days)
현우
현우 on 29 Aug 2022
Edited: Angelo Yeo on 10 Jan 2024
매트랩 버전 2016a 쓰고 솔리드웍스 2018 버전 쓰는데 오류가 이렇게 뜨는데
.
매쓰워크에서 2016a multibody 다운햇는데 매트랩에서 zip 을 풀려고 햇는데 저렇게 오류가 뜨네요..
또한, 솔리드웍스에서 모델링 simscape multibody xml 파일로 내보내고 매트랩에서 실행시켰는데 이렇게 뜨는데..
무슨 의미일까요...?

Answers (1)

Angelo Yeo
Angelo Yeo on 10 Jan 2024
Edited: Angelo Yeo on 10 Jan 2024
I understand that you are facing an 'Invalid Simscape Multibody Import XML file' error while using 'smimport' function.
These errors are expected to occur when the XML file is not in the expected format. You may refer to the following documentation page for Simscape Multibody Import XML Schema for more details on the XML file format expected by the 'smimport' function.
Also, you may use the MATLAB function xmlread to catch errors in XML syntax.

Categories

Find more on Simscape Multibody 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!