help-octave
[Top][All Lists]
Advanced

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

Plotting vectors as points


From: Sue Stones
Subject: Plotting vectors as points
Date: Sat, 15 May 2004 19:12:03 +1000
User-agent: KMail/1.5

I have a series of vectors that I need to plot as point.  I can't figgure out 
how to do it.

I have 2 groups of 4 vectors, which need to be plotted with different types of 
points to distinguish the groups.

The problem is that it is plotting the x- value of the first vector against 
the x valuse of the second vector, then the y-value of the first vector 
against the y-value of the second vector.  

It is interpreting the plot as 4 lines, which end up in the key.  Is ther some 
way of getting it to plot sets of points.  Can i get rid of the key?


thanks 

sue



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