help-octave
[Top][All Lists]
Advanced

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

Re: Problem 1 of 2: plot3 with gnuplot, strange z axis behavior


From: Geordie McBain
Subject: Re: Problem 1 of 2: plot3 with gnuplot, strange z axis behavior
Date: Tue, 23 Jan 2007 10:28:30 +1100

On Mon, 2007-01-22 at 17:25 -0500, Joseph C. Slater wrote:
> I'm using plot3 and the following
> t=0:.1:10;
> plot3(t,sin(t),cos(t))
> generates a z axis segment with no tics. There are no tics because  
> there is no data in that range. How does one get rid of this segment  
> of the z axis below z=-1?
> 
> I have octave 2.9.9 and gnuplot 4.0 patch level zero on MacOS X  
> 10.4.8. Is anybody else seeing this?

I don't see this with octave 2.9.9 and gnuplot 4.0 patchlevel 0 on
Debian etch; my z-axis has ticks -1:0.2:1.




reply via email to

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