Plot a dotted graph using 3 vectors.



Hello Everybody,

I want to plot a 2D graph where I could input 3 vectors each specifying one of the coordinates. The first two vectors would be the x/y position of the data point and the third vactor would specify the color or size of the point.

What I am doing so far is that for each of the points in the vector I plot a separate graph with only 1 point where I specify the x/y coordinates and the third vector's value is used to set the 'MarkerSize' or the 'Color' property. The only problem is that this is very inefficent, and i I have to plot a lot of these graphs it takes for ever.

Are there any finctions that can plot graphs like that? I of course know about stem3, but it can not be used in my case (the graph is very unclear).

Thanks in advance,
Jozef A. Habdank
.



Relevant Pages

  • Re: [opensuse] Lies, damned lies and statistics
    ... Recently we have done a poll around the office. ... line with bash/sed/awk and then produce graphs from that, then spline, graph ... GNU 'plot' is then called to display a graph on the screen: ...
    (SuSE)
  • Help needed in ploting graphs in GUI
    ... I am trying to make a graph in the GUI which plots itself ... when the user pushes a pushbutton. ... plot the current data as well as the previous data. ...
    (comp.soft-sys.matlab)
  • Problem with sin/cos of complex signal
    ... You'll see if you run it that the signal appears to graph ok in both real and imaginary, but the sin and cosine don't appear to have anything to do with the signal itself. ... %LAB1_SEC3.1_SOURCE_CODE quick script to run part of lab 1 ... plot; ... title('Imaginary Sample Data, Lab 1 Section 3.1'); ...
    (comp.soft-sys.matlab)
  • Re: Updating a Graph in word
    ... This object was created in MS graph. ... get the info from the form but am finding it difficult to plot the ... The graphing engine is the same one Excel uses. ... This reply is posted in the Newsgroup; ...
    (microsoft.public.word.vba.general)
  • Re: scale_z (set view) problem
    ... clipping is in a rather ... area on this page, called a "plot". ... gnuplot automatically calculates margins between the boundaries of ... This 2D graph rectangle is ...
    (comp.graphics.apps.gnuplot)