필터 지우기
필터 지우기

Is there anyway to open AUTOSAR Component Quick Start programmatically

조회 수: 3 (최근 30일)
Bui
Bui 2024년 4월 25일
편집: Ben 2024년 6월 19일
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

카테고리

Help CenterFile Exchange에서 AUTOSAR Blockset에 대해 자세히 알아보기

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by