help-octave
[Top][All Lists]
Advanced

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

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


From: Joseph C. Slater
Subject: Problem 1 of 2: plot3 with gnuplot, strange z axis behavior
Date: Mon, 22 Jan 2007 17:25:16 -0500

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?
Thanks,
Joe


\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
(+1) 937-775-5085
http://www.cs.wright.edu/~jslater




reply via email to

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