Undefined function or variable 'import_physmod' in SimMechanics Link
이전 댓글 표시
When I try to import a xml file for simulation(SimMechanics Link),both "import_physmod" and "mech_import" command do not work,showing "Undefined function or variable 'import_physmod'" What is wrong with my matlab R2013b?
댓글 수: 1
Swarooph
2016년 8월 31일
I have never heard of a import_physmod function.
- Are you getting the same error (undefined function) with mech_import? Can you post the full error anyway?
- How are you creating the xml file? Are you exporting as first generation or second generation? If you exported as second generation, you should use the smimport command instead. mech_import is only for first generation imports.
답변 (1개)
Steve Miller
2018년 3월 8일
0 개 추천
--Steve
카테고리
도움말 센터 및 File Exchange에서 Simscape Multibody에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!