Azzera filtri
Azzera filtri

Is there anyway to open AUTOSAR Component Quick Start programmatically

6 visualizzazioni (ultimi 30 giorni)
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?

Risposte (1)

Ben
Ben il 19 Giu 2024
Modificato: Ben il 19 Giu 2024
Hi
I think you can use
autosar.api.create(modelName,'init');
autosar.api.create(modelName);
please refer

Categorie

Scopri di più su AUTOSAR Blockset in Help Center e File Exchange

Prodotti


Release

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by