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!