can I get MATLAB to beep at me after it's busy N seconds

조회 수: 2 (최근 30일)
Shannon
Shannon 2012년 11월 10일
Sometimes a script takes 1-5 seconds to complete, but if that same script takes 30-100 seconds to finish, then I will try to answer email or do someting else. It would be great if I didn't have to write code for this, but if instead, there was some option or preference for MATLAB to beep at you after it has been busy for some prespecified length of time.

채택된 답변

Walter Roberson
Walter Roberson 2012년 11월 10일
There is no option or preference for this.
You could arrange something with a timer callback.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by