LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

XY graph (1D array) unbundle by name (cluster)

Hello,

I post again,as i am new to labview and am doing my thesis in the same.  I have a step response graph (which is a 1 D array with a cluster of 2 elements- XY graph ) generated from a state space equation. I am trying to see the 3 ouputs (y0, y1, y2) for 3 inputs (u0, u1, u2). I have 2 problems.

1. I wish to see only 3 outputs (y0, y1, y2). Hence am trying to add the elements for array y0 from the arrays u0, u1 and u2 with their respective elements . Similarly for y1 and y2. How could i do this?

2. I am trying unbundle by name the cluster of 2 elements (from the graph) but i get only time (which is the x-plot) it does not show the y plot (which is amplitude)

 

I also attach the jpeg image.

 

Thanking you again

0 Kudos
Message 1 of 3
(3,705 Views)

@erfolg2 wrote:
2. I am trying unbundle by name the cluster of 2 elements (from the graph) but i get only time (which is the x-plot) it does not show the y plot (which is amplitude)

Did you try to change one of the unbundle elements (you can get a hand cursor when you put the cursor over the name, click and choose the desired value)?  Are you sure there are 2 elements in your cluster?  Without an actual VI, it is hard to debug this.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 3
(3,702 Views)

Hello,

Thank you for the quick reply. The vi. size exceeds the allowable attachable size, hence i  am sending again the JPEG of the entire vi.

0 Kudos
Message 3 of 3
(3,695 Views)