Effacer les filtres
Effacer les filtres

Anyway I can code my app designer application to stop running in the background after closing (delete(app)) in compiled environment?

2 vues (au cours des 30 derniers jours)
Hi,
My compiled application continues to run in the background after closing. When I open the executable again, it runs another instance of the application and then it runs in the background again after closing (2 instances in the background). I have to go to task manager (ctrl+alt+del) and end the background processes of the application.
Anyway I can code my application in APP designer to stop running in the background after closing?
Thank you so much,
Jack
  2 commentaires
Jack Souweha
Jack Souweha le 31 Mai 2022
Modifié(e) : Jack Souweha le 31 Mai 2022
Hi Danila,
Yes, we figured out that we need this line:
close all force
after the:
delete(app)
line

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur MATLAB Compiler dans Help Center et File Exchange

Produits


Version

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by