I want matlab to notify me by make alert (beep sound) when the simulation of my model is finished.
6 次查看(过去 30 天)
显示 更早的评论
Is there any way to make the matlab programe notifing me by make beep sound when the simulation is finshed. Is that posible?
1 个评论
Walter Roberson
2012-11-18
Please use tags that are relevant to the issue; see http://www.mathworks.co.uk/matlabcentral/answers/43073-a-guide-to-tags
回答(1 个)
Jan
2012-11-15
What about the beep command?
1 个评论
Daniel Shub
2012-11-15
编辑:Daniel Shub
2012-11-15
Or better yet have it send you an email with sendmail. If you stick your alert function into the OnCleanup object it will crashes (at least some) also.
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!