MATLAB: System time Matlab

system time matlab

Hello to everybody!
I have a very simple question. Is there a Matlab routine which returns the current system time showing up to milliseconds?
Thanks to everybody in here and my best regards!
Jason.

Best Answer

Using FFF:
datestr(now,'dd-mm-yyyy HH:MM:SS FFF')