I want matlab to notify me by make alert (beep sound) when the simulation of my model is finished.
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Is there any way to make the matlab programe notifing me by make beep sound when the simulation is finshed. Is that posible?
1 comentario
Walter Roberson
el 18 de Nov. de 2012
Please use tags that are relevant to the issue; see http://www.mathworks.co.uk/matlabcentral/answers/43073-a-guide-to-tags
Respuestas (1)
Jan
el 15 de Nov. de 2012
What about the beep command?
1 comentario
Daniel Shub
el 15 de Nov. de 2012
Editada: Daniel Shub
el 15 de Nov. de 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.
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!