|
Prev: ??? Re: ??? Re: Increasing Num Legend Rows crashes LV if Stacked Chart
Next: Where can I get permission to use the deck of cards that appearin the Code Share in Caribbean Poker (from Beta Community)?
From: Veeru on 30 Mar 2008 21:40 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 30 Mar 2008 22:10 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"> 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>. 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 30 Mar 2008 22:10 If one array is X and one array is Y, bundle them into a cluster an wire to an xy graph terminal.
From: Veeru on 30 Mar 2008 22:40 I tried but its not working out
From: Veeru on 30 Mar 2008 22:40
I have ttached my program, it may seems too lengthy In that program from Frame 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 with this Cogging Test Sample.vi: http://forums.ni.com/attachments/ni/170/312298/1/Cogging Test Sample.vi |