LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

x error bars

I'd like to plot both x and y error bars on a plot.  I see how to use the error bar graph to plot data with error bars in the y direction but haven't been able to find any information on how to also include an error bar in the x direction.  Does such a capability exist?

 

thanks in advance

0 Kudos
Message 1 of 2
(2,317 Views)

https://forums.ni.com/t5/Example-Program-Drafts/error-bars-in-XY-plots/ta-p/3493368

 

This example appears to work. Take the output from the function and build it into an array with your original plot.

0 Kudos
Message 2 of 2
(2,289 Views)