Does AUTOSAR Blockset Version 2.1 (R2019b) support E2E Transformer method?
조회 수: 10 (최근 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!