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
Walter Roberson 2022 年 8 月 25 日

0 投票

That needs the Autosar Blockset, R2008a or later.

タグ

質問済み:

2022 年 8 月 25 日

回答済み:

2022 年 8 月 25 日

Community Treasure Hunt

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

Start Hunting!

Translated by