help-octave
[Top][All Lists]
Advanced

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

Re: Dates in x-ticks


From: Paul Kienzle
Subject: Re: Dates in x-ticks
Date: Sat, 9 Nov 2002 17:46:06 -0500
User-agent: Mutt/1.2.5.1i

Try the following:

        gset xdata time;
        gset timefmt "%d/$m";
        gset format x "%b %d"

I don't have gnuplot handy so I don't know if this works.  It
should tell you what pages of the gnuplot manual to refer to
though.

Paul Kienzle
address@hidden

On Sat, Nov 09, 2002 at 01:18:25AM -0500, Shin, Daehyok wrote:
> Greetings.
> Would you tell me how to display dates at x-ticks in a 2-D plot?
> 
> Daehyok Shin
> 
> 
> 
> -------------------------------------------------------------
> 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
> -------------------------------------------------------------
> 



-------------------------------------------------------------
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]