Does AUTOSAR Blockset Version 2.1 (R2019b) support E2E Transformer method?
1 回表示 (過去 30 日間)
古いコメントを表示
Hello,
I use in my project E2E Protection Wrapper method and i would like to change it to E2E Transformer method. I tried to change it using comand below but i got error:
setDataDefaults(slMap, 'InportsOutports','EndToEndProtectionMethod', 'TransformerError');
Error using autosar.api.getSimulinkMapping/setDataDefaults
'InportsOutports' is not configurable for Data Defaults. Only Signals or States are supported.
1 件のコメント
Kirthi
2023 年 1 月 16 日
Hello Kamil,
No, AUTOSAR 2.1 version does not support E2E transformer method. However, it is supported in the 2022b version of MATLAB. The examples in below documentation will help you understand more.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で AUTOSAR Blockset についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!