process for executable compiled with appdesigner wont't close

7 visualizaciones (últimos 30 días)
Peter Edel
Peter Edel el 18 de Ag. de 2020
Comentada: Curtis el 28 de Oct. de 2021
i am experiencing the following issue: When i try to close an executable (.exe) compiled as standalone-app from app designer with matlab compiler the app closes, but the corresponding process remains active in the task-manager.
So now, everytime i open and close the executable (.exe), an new windows - task is created. I also cannot recompile the project into the same folder since the exe file remains blocked.
Closing the process via task-manager is not possible. I also tried taskkil /f / im Process.exe in cmd with admin-rights which still doesnt close the task.
in app designer i implemented the closerequest with delete(app) and closereq.
Any ideas how to solve the problem?

Respuestas (0)

Categorías

Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.

Productos


Versión

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by