help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Matlab date and time functions


From: Keith Goodman
Subject: Re: Matlab date and time functions
Date: Tue, 4 Apr 2006 09:15:27 -0700

On 4/3/06, Geordie McBain <address@hidden> wrote:
> I believe datenum is in octave-forge rather than Octave proper, in which
> case you'll need to install octave-forge to use datenum; see
> http://octave.sf.net.  Installing octave-forge should also generally
> ease the transition from Matlab.

datenum is in Octave 2.9.X.

To use datenum in 2.1.71 without installing octave-forge just grab
datenum and datevec from the octave cvs

cvs -d :ext:address@hidden:/cvs -z 9 checkout octave/scripts/time/

Or cut and paste from your web browser:

http://velveeta.che.wisc.edu/cgi-bin/cvsweb.cgi/octave/scripts/time/

But since you are porting code it is probably a good idea, as Geordie
suggested, to install octave-forge. It will help you to port code from
matlab.



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]