LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

plot xy graph

Solved!
Go to solution

Hi I am just making a simple simulation model in which a result of a formula is the acceleration.  This result I plot it against time.  By integrating the acceleration I obtain velocity and by integrating the velocity I obtain distance.  Those last results i plot them against time.  However, when I tried to plot distance vs. velocity, it looks like a get a graph of distance against time.  What would be the correct functions to be used to plot this correctly thanks.  The first picture attached shows a view of part of the model and the second pictures shows the results of the graph that I getting.  The graph that I need is taking correctly the y axis units but the x units are incorrect, it seems like it is just plotting against time. 

 

Thank you

Download All
0 Kudos
Message 1 of 3
(2,761 Views)
Solution
Accepted by topic author fiatm

Hi,


You can use a bundly function to plot to arrays into an xy graph. Check the attached VI for explanation.

Regards,

Nitzz

(Give Kudos to good Answers and Mark it as a Solution if your problem is Solved;)) 

0 Kudos
Message 2 of 3
(2,759 Views)

Cheers

0 Kudos
Message 3 of 3
(2,724 Views)