Hi
I was instructed to use an XY graph instead Express XY graph.
The XY has only one input.
How can I input x and y to it?
Thank You.
Solved! Go to Solution.
The xy graph accepts a number of different inputs and you can freely choose:
For mutliple plots, use a cluster array of the above data structures.
If you hover over the terminal and enable the context help, you'll get some ideas. ALso the help has information. Open the example finder for examples on xy graphs. It's all there, you just need to look!
I have seen the help and I tried the cluster.
But it always gives me an error.
What is the possible solution of this error?
You used Build Cluster Array. What you need is Bundle. Both are on the Cluster... palette. Build Cluster Array creates a cluster from elements of the input arrays and then creates an array of the clusters. The Bundle creates one cluster containing two arrays.
Lynn
Thank You, it worked!
Can you please re-explain why the previous pallete didn't do the job?
Thank you
I'm sorry altenbach but I'm having hard time understanding you. If I try directly wiring it to the graph I'm getting an error; yet it is an Auto-indexed tunnel.
Is there something wrong with the loop?
Ok, I understood you now. Yeah it worked. Nice idea ![]()
Thank you for your help altenbach and johnsold