exit program whilst code is running
Show older comments
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 Comment
Rik
on 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.
Answers (0)
Categories
Find more on Number games in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!