From: Veeru on
Hi all
 
I have 2 separate 1D arrays, i need to plot between X and Y axis.please help me with this
 
Thanks
veeru
 
From: Dennis Knutson on
If you would simply turn on Context Help, you would see this when you move your mouse over a graph indicator. To plot two 1D arrays, use the Build Array function to create a 2D array.
 
<img src="http://forums.ni.com/attachments/ni/170/312293/1/Graph%20Help.PNG">
&nbsp;
I would also refer you again to <a href="http://www.ni.com/academic/lv_training/how_learn_lv.htm" target="_blank">http://www.ni.com/academic/lv_training/how_learn_lv.htm</a>.
&nbsp;Message Edited by Dennis Knutson on 03-30-2008 07:52 PM


Graph Help.PNG:
http://forums.ni.com/attachments/ni/170/312293/1/Graph Help.PNG
From: altenbach on
If one array is X and one array is Y, bundle them into a cluster an wire to an xy graph terminal.
&nbsp;
From: Veeru on
I tried but its not working out
From: Veeru on
I have ttached my program, it may&nbsp;seems too lengthy
In that program from Frame&nbsp;2 I will get an array and from 3 i will get the other array, i need to plot between these two( i am doing this bit in Frame 4)
Please help me&nbsp; with this
&nbsp;


Cogging Test Sample.vi:
http://forums.ni.com/attachments/ni/170/312298/1/Cogging Test Sample.vi