help-octave
[Top][All Lists]
Advanced

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

Setting y-axis ticks


From: John W. Eaton
Subject: Setting y-axis ticks
Date: Wed, 31 Oct 2007 12:33:30 -0400

On 31-Oct-2007, Matthias Brennwald wrote:

| Dear all
| 
| I tried to specify the location of the tick marks on the y-axis, but I
| couldn't (with Octave 2.9.15 and gnuplot):
| 
| --------------
| plot(rand(1,5))
| octave:108> set(gca,'ytick',[0 0.5 1])
| --------------
| 
| This did not change the y-axis ticks. It changed the x-axis ticks
| instead. Is this a bug in Octave, or is it just me?

I think this problem was already reported and fixed.

  https://www.cae.wisc.edu/pipermail/bug-octave/2007-October/003536.html

jwe


reply via email to

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