This command displays the elapsed time since the last tic command.
tic for k=1:5 c=sqrt(k); end toc
tic, time.