When I execute arxml.importer('file.arxml'), I get the following error warning, over and over:
The file "path\file.arxml" contains:Warning: AUTOSAR CompuMethod with LINEAR scaling is not allowed for implementation data type in path/file.arxml:260343. CompuMethod scaling will be ignored.
I'm not actually getting any data from the file. I'm not too familiar with arxml files, I usually work with dbcs. What is the issue here? What am I doing wrong?
I installed the matlab extension AUTOSAR blockset and I tried executing arxml.importer('file.arxml'), but I'm not getting any data.