close autosar update report

How to close autosar update report with script e.g. after running updateModel(ar, 'abc')

답변 (1개)

Anurag Ojha
Anurag Ojha 2024년 6월 13일

0 개 추천

Hi Melih
In order to close autosar update report with script you can execute following command:
ma = Simulink.ModelAdvisor.getModelAdvisor('Model Name')
closeReport(ma)
You can refer to following MATLAB documentation to know more about closeReport:

카테고리

도움말 센터File Exchange에서 AUTOSAR Blockset에 대해 자세히 알아보기

제품

릴리스

R2023b

질문:

2024년 5월 23일

답변:

2024년 6월 13일

Community Treasure Hunt

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

Start Hunting!

Translated by