help-octave
[Top][All Lists]
Advanced

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

Fwd: plot3 plots surface rather than line


From: Jake Michaelson
Subject: Fwd: plot3 plots surface rather than line
Date: Wed, 28 Sep 2005 10:17:13 -0600



Begin forwarded message:

From: Jake Michaelson <address@hidden>
Date: September 28, 2005 9:59:52 AM MDT
To: Przemek Klosowski <address@hidden>
Subject: Re: plot3 plots surface rather than line

so how can we fix it so it will function as the help file describes? I really need to get this working properly.

Thanks,

Jake

On Sep 28, 2005, at 9:30 AM, Przemek Klosowski wrote:

The help for plot3 says:

usage: plot3 (x, y, z)
...
If all arguments are vectors of the same length, a single line
is drawn in three space.

but on my 2.1.71 it does something else: it treats the x,y,z vectors
as values of Z for three lines in the X-Y plane; in other words, it's
plot3(z1,z2,z3), showing a 3-by-length(z) carpet plot.



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