Plot a dotted graph using 3 vectors.
- From: "Jozef A. Habdank" <jahabdank@xxxxxxxxx>
- Date: Mon, 18 May 2009 13:30:04 +0000 (UTC)
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
.
- Follow-Ups:
- Re: Plot a dotted graph using 3 vectors.
- From: Daniel Armyr
- Re: Plot a dotted graph using 3 vectors.
- Prev by Date: Re: Sort elements of a matrix into two new matrices
- Next by Date: Re: DDE interface problem with excel 2007 - 64 bit system
- Previous by thread: Simulink - to Workspace - From Workspace
- Next by thread: Re: Plot a dotted graph using 3 vectors.
- Index(es):
Relevant Pages
|