필터 지우기
필터 지우기

Not able to import arXML file with arxml.importer (Assertion failed: Did not recognize port type)

조회 수: 20 (최근 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.

답변 (1개)

Sathvik
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.
  댓글 수: 1
Marcin
Marcin 2024년 3월 4일
Hello,
Thank you for feedback. Unfortunatelly I cannot provide an arXML.
Question is how to find the problem (arxml/ArxmlReadTransformer4p0.cpp:11863 seems not point to the line in arXML but some other file). How I could debug it on my own?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Analog Devices ADALM1000 Support from Data Acquisition Toolbox에 대해 자세히 알아보기

태그

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by