CLOCK Get Current Time

Section: FreeMat Functions

Usage

Returns the current date and time as a vector. The syntax for its use is
   y = clock

where y has the following format:

   y = [year month day hour minute seconds]

Example

Here is the time that this manual was last built:
--> clock

ans = 

   1.0e+03 * 

    2.0070    0.0090    0.0220    0.0220    0.0060    0.0423 


inserted by FC2 system