ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

difference between two graphs

In the course of my research i have come up up with a problem where , i have two different graphs having the same xy config and the same time scale.What i need is a difference plot the difference of the two graphs.Can anyone please suggest a way to go about it ??

the basic problem statement is : graph 1 is a cumulative graph (as a result of all factors involved) and graph 2 is a individual graph (representing the contribution of a single graph), the desired output is a cumulative graph without the factor involved in graph2 i.e. a difference graph
0 Kudos
Message 1 of 4
(2,985 Views)
are you using an xy graph?
Harold Timmis
htimmis@fit.edu
Orlando,Fl
*Kudos always welcome:)
Message 2 of 4
(2,982 Views)

Hi viper,

 

just subtract the y-values of graph 2 from graph 1...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 3 of 4
(2,981 Views)

this might help:

Harold Timmis
htimmis@fit.edu
Orlando,Fl
*Kudos always welcome:)
Message 4 of 4
(2,970 Views)