0

Matlabスクリプトの実行を中断するには? Ctrl-Cおそらくwaitforbuttonpressinsideを使用しているため、機能しませんcatch:

while 1
    try
        waitforbuttonpress
    catch err
    end
end
4

0 に答える 0