exit program whilst code is running
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
i am programming a game and i want to be able to turn the game off whilst it is playing, like half way through i want to be able to quit the game
1 commentaire
Rik
le 5 Jan 2022
If your game is in a figure, it is probably as easy as closing the figure.
You can use the closereqfcn to save the game state if you like.
Réponses (0)
Voir également
Catégories
En savoir plus sur Strategy & Logic dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!