LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to get a multi xy plot for every point instead an array

Hi all

I am trying to get the multi xy plot work for every point of data (instead of plotting by array of the data). What I need is that the multi plot should plot point by point. My vi is shown in the attach.

Can any give me a clue for this, please?

taoncl
0 Kudos
Message 1 of 7
(3,155 Views)
Hi

Sorry, forgot the attach file.

taoncl
0 Kudos
Message 2 of 7
(3,152 Views)


@Noppadon wrote:
Hi all

I am trying to get the multi xy plot work for every point of data (instead of plotting by array of the data). What I need is that the multi plot should plot point by point. My vi is shown in the attach.

Can any give me a clue for this, please?

taoncl



You need to place the graph indicator into the inner loop, as shown in the attachment.

I couldn't get the graph to indicate both of the curves, though, but the same happens in your original VI, it shows only one graph.

Is there, BTW, a reason why you use a picture control, not an XY graph?
Message 3 of 7
(3,137 Views)
May be you could give a color to plot n°0 ? LOL :D:D:D

Message Edited by chilly charly on 06-17-2005 09:26 PM

Chilly Charly    (aka CC)
Message 4 of 7
(3,136 Views)
Hi Fahlers

Thank for your help. A reason of using this plot is that I foud an example of mutlti plot form the search example, and honestly I have no idea that the xy plot can do multi plot as well. Anyway I got it as shown in the vi.

thanks,

taoncl
0 Kudos
Message 5 of 7
(3,124 Views)


@chilly charly wrote:
May be you could give a color to plot n°0 ? LOL :D:D:D

Message Edited by chilly charly on 06-17-2005 09:26 PM



Hi Chilly Charly

Could you please do it in version 7 for me? I have not updated to 7.1 yet.

thanks,
taoncl
0 Kudos
Message 6 of 7
(3,123 Views)
Here it is...
But you should use an XY graph instead !
Chilly Charly    (aka CC)
Message 7 of 7
(3,117 Views)