can I get MATLAB to beep at me after it's busy N seconds
2 次查看(过去 30 天)
显示 更早的评论
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.
0 个评论
采纳的回答
Walter Roberson
2012-11-10
There is no option or preference for this.
You could arrange something with a timer callback.
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!