Using the C++ Math Library | ![]() ![]() |
Time and Dates
Function |
Purpose |
clock_func |
Wall clock. |
date |
Current date string. |
now |
Current date and time. |
Function |
Purpose |
datenum |
Serial date number. |
datestr |
Date string format. |
datevec |
Date components. |
Function |
Purpose |
calendar |
Calendar. |
eomday |
End of month. |
weekday |
Day of the week. |
Function |
Purpose |
etime |
Elapsed time function. |
tic,toc |
Stopwatch timer functions. |
![]() | Data Types | Multidimensional Array Functions | ![]() |