while importing ARXML file, I am getting below error.
이전 댓글 표시
Undefined variable "arxml" or class "arxml.importer".
Error in JD_ImportAUTOSAR/CheckARXML (line 149)
obj=arxml.importer(this.ARXMLFile.FullFilenameWithPath);
Error in JD_ImportAUTOSAR>@(varargin)this.CheckARXML(varargin{:}) (line 677)
'Callback',@this.CheckARXML,...
Error while evaluating UIControl Callback.
답변 (1개)
Walter Roberson
2022년 8월 25일
0 개 추천
That needs the Autosar Blockset, R2008a or later.
카테고리
도움말 센터 및 File Exchange에서 Component Creation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!