help-octave
[Top][All Lists]
Advanced

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

Setting y-axis ticks


From: Matthias Brennwald
Subject: Setting y-axis ticks
Date: Wed, 31 Oct 2007 17:04:01 +0100

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?

Matthias


reply via email to

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