how do i end or stop a runnig code?

2 views (last 30 days)
for example suppose you run this code
while 1>0
1
end

Accepted Answer

Star Strider
Star Strider on 6 Apr 2015
On Windows machines, press CTRL+C.

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!