3D array in arxml

Which version of MATLAB is supporting "importing ImplementationDataTypes for CUBIOD(3-D)" for autosar? And please suggest the vlaue format of arxml in 3D.
for example value format in 1-D:
<SW-ARRAYSIZE>
<V>1</V>
</SW-ARRAYSIZE>
<SW-VALUES-PHYS>
<V>0</V>
</SW-VALUES-PHYS>
and 2-D is
<SW-ARRAYSIZE>
<V>1</V>
<V>1</V>
</SW-ARRAYSIZE>
<SW-VALUES-PHYS>
<VG>
<V>0</V>
</VG>
</SW-VALUES-PHYS>
Please suggest the value format of arxml in 3-D.

回答(0 个)

类别

帮助中心File Exchange 中查找有关 AUTOSAR Blockset 的更多信息

产品

版本

R2015b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by