12-05-2012 06:53 AM
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
12-05-2012 07:04 AM
@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.
12-05-2012 07:21 AM
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.