MATLAB CLOSE THROUGH M-script

In R2017b, By using Target Link, code generation has been done.
After Code generation, Typed "quit force" comment in matlab window.
Matlab window and model all are closed, after few seconds data dictionary window displayed.
Kindly teach how can i close all application(Matlab,Model, data dictionary windows) in matlab.

답변 (3개)

drummer
drummer 2019년 6월 19일

0 개 추천

Did you try this?
Arunkumar A
Arunkumar A 2019년 6월 19일

0 개 추천

Yes I tried all quit option,but it is showing data dictionary dialog box
Champuram Madhu
Champuram Madhu 2020년 3월 5일

0 개 추천

You can use the command 'dsdd_free()' to clear the DD in the background and then close the MATLAB using the API 'quit force'

카테고리

질문:

2019년 6월 19일

답변:

2020년 3월 5일

Community Treasure Hunt

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

Start Hunting!

Translated by