how do i end or stop a runnig code?

1 view (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)

Categories

Find more on Software Development Tools in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!