Filter löschen
Filter löschen

Is there anyway to open AUTOSAR Component Quick Start programmatically

6 Ansichten (letzte 30 Tage)
Bui
Bui am 25 Apr. 2024
Bearbeitet: Ben am 19 Jun. 2024
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?

Antworten (1)

Ben
Ben am 19 Jun. 2024
Bearbeitet: Ben am 19 Jun. 2024
Hi
I think you can use
autosar.api.create(modelName,'init');
autosar.api.create(modelName);
please refer

Kategorien

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

Produkte


Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by