Main
Home
Quick tour
Documentation
Mailing Lists
Demonstration
Download
Sourceforge project
FAQ
History
Links


Toolboxes
Char
Control
Crypto
Finance
FunFun
General
Graphics
Image
Internal
InputOutput
LinearAlgebra
Matrix
Miscellaneous
Net
Polynomial
Set
Signal
SpecFun
SpecialMatrix
Statistics
String
System
Time
Trigonometric
...


Contact
Developers

JMathLib
A Java Clone of Octave, SciLab, Freemat and Matlab.

[Index] [Documentation] [Demonstration] [Download]

clock

Type: External

Group: general

Syntax

clock()

Description

Returns the current date and time as a six element vector.

Notes

The variable should be given as a string containing the variable name.

Examples

clock() = [2,002, 6, 6, 5, 23, 34]

See Also

date, tic, toc, time

Last modified
SourceForge Logo