MATLAB CLOSE THROUGH M-script
Mostrar comentarios más antiguos
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.
Respuestas (3)
drummer
el 19 de Jun. de 2019
0 votos
Arunkumar A
el 19 de Jun. de 2019
0 votos
Champuram Madhu
el 5 de Mzo. de 2020
0 votos
You can use the command 'dsdd_free()' to clear the DD in the background and then close the MATLAB using the API 'quit force'
Categorías
Más información sobre Generated Code Interfacing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!