I try to open the xml file which consist the robot arm model using "mech_import"
mech_import ('Join_2new_v6.xml')
and I get the errors below as result
Error using PMImport.ModelReader
"Join_2new_v6.xml" not found. Could not import the
specified XML file.
Error in PMImport.ModelUpdater
Error in PMImport.pmiu_import
Error in mech_import (line 98)
PMImport.pmiu_import(varargin{:});
what does the errors mean? what should I do for the model appear in simMechanics/simscape?
1 Comment
Direct link to this comment
https://nl.mathworks.com/matlabcentral/answers/463393-unable-to-read-xml-file#comment_707535
Direct link to this comment
https://nl.mathworks.com/matlabcentral/answers/463393-unable-to-read-xml-file#comment_707535
Sign in to comment.