Info

This question is closed. Reopen it to edit or answer.

Unable to open CAD files in simulink using smimport and mech_import

1 view (last 30 days)
I'm using MATLAB 2017a, sponsored license.I was trying to open a model using smimport() command but it gave following errors: "Error using smimport_implementation Invalid file identifier. Use fopen to generate a valid file identifier.
Error in smimport (line 154) smimport_implementation(multibodyDescriptionFile, varargin{:});" . I also tried the same using mech_import() but got the same error. Please help me out this problem. Are there are any other options for importing CAD files to Simulink.
  8 Comments
Nicolas Schmit
Nicolas Schmit on 9 Nov 2017
Can you tell me which operating you are using, and if you have non ASCII characters in the path to the xml file?

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!