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!