while importing ARXML file, I am getting below error.
Mostrar comentarios más antiguos
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.
Respuestas (1)
Walter Roberson
el 25 de Ag. de 2022
0 votos
That needs the Autosar Blockset, R2008a or later.
Categorías
Más información sobre Component Creation en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!