I want matlab to notify me by make alert (beep sound) when the simulation of my model is finished.
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Is there any way to make the matlab programe notifing me by make beep sound when the simulation is finshed. Is that posible?
1 Commento
Walter Roberson
il 18 Nov 2012
Please use tags that are relevant to the issue; see http://www.mathworks.co.uk/matlabcentral/answers/43073-a-guide-to-tags
Risposte (1)
Jan
il 15 Nov 2012
What about the beep command?
1 Commento
Daniel Shub
il 15 Nov 2012
Modificato: Daniel Shub
il 15 Nov 2012
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.
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!