Undefined function or variable 'import_physmod' in SimMechanics Link
Show older comments
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 Comment
Swarooph
on 31 Aug 2016
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.
Answers (1)
Steve Miller
on 8 Mar 2018
0 votes
--Steve
Categories
Find more on Simscape Multibody in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!