LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

graphic on cluster (4 élements)

Solved!
Go to solution

Hello,

 

i'm just a problem to make a graphic on a cluster with just 4 numeric element, i want to plot 3 curves on one graphic (X, Y1, Y2, Y3) but  it's impossible to make that. Somebody have the solution?

Thank you

 

labview 2013 full

 

Capture.JPG

Download All
0 Kudos
Message 1 of 5
(2,413 Views)

You have to build Cluster [(x1,y1)], Cluster [(x1,y2)], Cluster [(x1,y3)] and then build the array and connect to the graph.

-----

The best solution is the one you find it by yourself
0 Kudos
Message 2 of 5
(2,404 Views)

like that?it is very heavy and it does not work! I don't understand of what you wanted to say. there is no more simple?

Capture.JPG

0 Kudos
Message 3 of 5
(2,396 Views)
Solution
Accepted by topic author tisch

This is a way you can build your graph. Modify according to your requirement. The primitive I have used is "Replace array subset".

BuildGraph.png

-----

The best solution is the one you find it by yourself
0 Kudos
Message 4 of 5
(2,381 Views)

ok!!!! thank you very much!

0 Kudos
Message 5 of 5
(2,376 Views)