Is there anyway to open AUTOSAR Component Quick Start programmatically

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

类别

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

提问:

Bui
2024-4-25

编辑:

Ben
2024-6-19

Community Treasure Hunt

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

Start Hunting!

Translated by