I want matlab to notify me by make alert (beep sound) when the simulation of my model is finished.
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Is there any way to make the matlab programe notifing me by make beep sound when the simulation is finshed. Is that posible?
1 commentaire
Walter Roberson
le 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
Réponses (1)
Jan
le 15 Nov 2012
What about the beep command?
1 commentaire
Daniel Shub
le 15 Nov 2012
Modifié(e) : Daniel Shub
le 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.
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!