Not able to import arXML file with arxml.importer (Assertion failed: Did not recognize port type)
13 次查看(过去 30 天)
显示 更早的评论
Hello,
I'm trying to import arXML file, but it's not possible becuase of error:
Error using arxml.importer/getCompositionComponentNames (line 21)
Assertion failed: Did not recognize port type at arxml/ArxmlReadTransformer4p0.cpp:11863:
Error in arxml.importer/display
I cannot find any answers to similar issues and what is that ArxmlReadTransfrmer4p0.
0 个评论
回答(1 个)
Sathvik
2024-2-26
Hello,
It looks like the “arxml.importer” function is throwing an error due to an incorrect port type being used.
The error message could be resolved by debugging the ports used in the ARXML file. If it is possible, please share the ARXML file, to better understand the issue.
Since you are using MATLAB R2019a, you could also try upgrading to a later MATLAB release, as the issue could have been resolved in future MATLAB releases.
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!