Effacer les filtres
Effacer les filtres

Is there anyway to open AUTOSAR Component Quick Start programmatically

6 vues (au cours des 30 derniers jours)
Bui
Bui le 25 Avr 2024
Modifié(e) : Ben le 19 Juin 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?

Réponses (1)

Ben
Ben le 19 Juin 2024
Modifié(e) : Ben le 19 Juin 2024
Hi
I think you can use
autosar.api.create(modelName,'init');
autosar.api.create(modelName);
please refer

Catégories

En savoir plus sur AUTOSAR Blockset dans Help Center et File Exchange

Produits


Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by