time functions
time functions
- calendar — Calendar.
- clock — Return the current local date and time as a date vector.
- cputime — Return the CPU time used by your Nelon session.
- datenum — Return the date/time input as a serial day number.
- datevec — Convert a serial date number into a date vector.
- now — Returns current date under the form of a Unix hour.
- sleep — Suspend code execution.
- tic — Starts a stopwatch timer.
- toc — Read the stopwatch timer.