Borrar filtros
Borrar filtros

Is there anyway to open AUTOSAR Component Quick Start programmatically

6 visualizaciones (últimos 30 días)
Bui
Bui el 25 de Abr. de 2024
Editada: Ben el 19 de Jun. de 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?

Respuestas (1)

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

Categorías

Más información sobre AUTOSAR Blockset en Help Center y File Exchange.

Productos


Versión

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by