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
2019 年 6 月 19 日
0 投票
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'
カテゴリ
ヘルプ センター および File Exchange で Generated Code Interfacing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!