Filter löschen
Filter löschen

3D array in arxml

1 Ansicht (letzte 30 Tage)
deepak kumar
deepak kumar am 5 Jun. 2018
Bearbeitet: Walter Roberson am 5 Jun. 2018
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.

Antworten (0)

Kategorien

Mehr zu AUTOSAR Blockset finden Sie in Help Center und File Exchange

Produkte


Version

R2015b

Community Treasure Hunt

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

Start Hunting!

Translated by