How can i reset all variables when my gui closes?
Show older comments
I am trying to reset my variables while the program is about to close. My variables do not rest and i get the same points all the time because of that.. Is there any way to reset all variables when the program closes? Thanks in advance
Answers (1)
Walter Roberson
on 13 Mar 2013
0 votes
Use an onCleanup() call.
Categories
Find more on Variables 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!