I am trying to print a warning or just a message after every second, like \"1 second elapsed\". Is there a possibility to realize that?
I tried it with tic toc and a loo
It is called pause. The optional argument specifies the duration in seconds. Documentation: http://www.mathworks.de/de/help/matlab/ref/pause.html
pause