while importing ARXML file, I am getting below error.
Afficher commentaires plus anciens
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.
Réponses (1)
Walter Roberson
le 25 Août 2022
0 votes
That needs the Autosar Blockset, R2008a or later.
Catégories
En savoir plus sur Component Creation dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!