date

Purpose

Get the date.

Synopsis

s = date

Description

s = date returns a string containing the date in dd-mmm-yy format.

Examples

Display the date as a string:

date
          
ans =
     4-Mar-92 

See Also

clock, etime, cputime

(c) Copyright 1994 by The MathWorks, Inc.