フィルターのクリア

Is there anyway to open AUTOSAR Component Quick Start programmatically

6 ビュー (過去 30 日間)
Bui
Bui 2024 年 4 月 25 日
編集済み: Ben 2024 年 6 月 19 日
I am develope a matlab script, and i need automatically config Code mapping autosar SW Component for a simulink model.
Is there any matlab command to open and config AUTOSAR Component Quick Start?

回答 (1 件)

Ben
Ben 2024 年 6 月 19 日
編集済み: Ben 2024 年 6 月 19 日
Hi
I think you can use
autosar.api.create(modelName,'init');
autosar.api.create(modelName);
please refer

カテゴリ

Help Center および File ExchangeAUTOSAR Blockset についてさらに検索

製品


リリース

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by