Is 'Scale Linear Verbal Table Conversion' type of computation method support in MATLAB Simulink?
3 views (last 30 days)
Show older comments
When I designed a Scale Linear Verbal Table Conversion type of computation method in AUTOSAR toolchain and import the relevant ARXML into MATLAB, it report that MATLAB can not evaluate the data type in data dictionary. That means MATLAB is not available for this kind of implementation data type?
0 Comments
Answers (1)
Harsh
on 20 Dec 2024
Hi Hongliang,
You can only import CompuMethods of categories IDENTICAL, LINEAR, TEXTTABLE, BITFIELD_TEXTTABLE, SCALE_LINEAR_AND_TEXTTABLE from ARXML. Please refer to the following page for more info regarding import of AUTOSAR CompuMethods - https://www.mathworks.com/help/autosar/ug/configure-autosar-compumethods.html#:~:text=references%20to%20it.-,Import%20AUTOSAR%20Computation%20Methods,-You%20can%20import
0 Comments
See Also
Categories
Find more on AUTOSAR Blockset in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!