help-octave
[Top][All Lists]
Advanced

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

Re: more on plotting (urgent)


From: Quentin Spencer
Subject: Re: more on plotting (urgent)
Date: Fri, 15 Aug 2003 23:34:19 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.4) Gecko/20030701

You can do this using the gset command:

gset('xtics N');

where N is the spacing between labels on the X axis. A 'ytics' command will do the same for the Y axis.

--Quentin Spencer



Yusif Khalil Akhund wrote:

Hello,

The plot command labels an arbitrary number of points on the x- and
y-axes, but mine look too crowded, i.e. there are just too many numbers! Is there a way to adjust the number of points labeled on the axis as
displayed in gnuplot?

Thanks a ton,

Yusif




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