Plotting Multi-Graph
Plotting Multi-Graph
(OP)
I want to display a measured variable on top of a reference value.(i can't use bundle function to display the graphs as it waits for both the variables to be passed) I am measuring ankle angle & i want the user to vary the angle according to a
reference pattern.
Any help greatly appreceated
Thanks
reference pattern.
Any help greatly appreceated
Thanks
RE: Plotting Multi-Graph
Wheels within wheels / In a spiral array
A pattern so grand / And complex
Time after time / We lose sight of the way
Our causes can't see / Their effects.
RE: Plotting Multi-Graph
I wanted to plot data (neuromuscular data) from a DAQ card and wanted it to match a target profile or desired signal.
http://fo
Can some one please look at the General Data Collection.vi file an suggest me how can i add my reference signal just before the sweep chart( i guess for cluster # 2).
Thanks,
Ram
RE: Plotting Multi-Graph
I looks like the properties of the sweep chart has set it up to break out each data stream in the bundle into it's own graph. Maybe a simpler solution is to use independant graphs for each DAQ channel and add your profile data into each graph plot by bundling it into a cluster with your data. Then pass that bundle to the graph.
I really need to learn how to post images and file links on this board. Trying to explain a graphical language in textual terms can sometimes be difficult :)
Wheels within wheels / In a spiral array
A pattern so grand / And complex
Time after time / We lose sight of the way
Our causes can't see / Their effects.