how to stop the running program
4 views (last 30 days)
Show older comments
when i press F5 the program start running. how can i stop the program while running.... any shortcuts?
0 Comments
Accepted Answer
Adam Filion
on 2 May 2013
Ctrl + C
It'll work in most cases. You can change the key mapping in your MATLAB preferences.
More Answers (0)
See Also
Categories
Find more on Get Started with MATLAB in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!