compiled exe on Windows not closing after the routine supposed to finish
Mostrar comentarios más antiguos
Hi there,
I am running compiled exe from my script under Windows 7 enviornment. One problem we encounter is that the command window won't close after the routine finishes. I suspect that it is due to some resource didn't get released, or figures hiding in the background wasn't closed. Is there a way we can add some check on what's not properly released in the compiled executable environment?
3 comentarios
Jan
el 19 de Abr. de 2019
What happens, when the not-compiled code is ready?
Chuo Liu
el 19 de Abr. de 2019
Damir Bojadzic
el 8 de Dic. de 2020
I have the same problem on my Windows Server 2016. It used to work perfectly and now it just hangs on the last line. It seems that a thread is still open and refuses to close in the background.
Respuestas (0)
Categorías
Más información sobre MATLAB Compiler en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!