04-16-2013 08:17 AM
Hello
I have a problem concerning the visualization of the probability density distribution. I managed to make a distribution (vide gausstest.vi file) and it seems ok, but the XY graph shows it in a way, I don’t like 🙂 I tried to compare the options of the XY graph with the one used in the Labview example- Display Continuous Probability Density Function but I didn’t find any solutions.
I bet it’s simple, but I don’t know Labview that much yet, I’m a self-learner.
I would like to ask you how/what to change in my .vi so the XY Graph shows only one curve describing the normal distribution (in a standard way, to see the Gauss curve only, not the connections inside the Gauss curve between all the points).
Thank you in advance.
Solved! Go to Solution.
04-17-2013 04:18 AM
Nevermind, I solved it ;] I just had to sort the input array ;]
04-17-2013 04:19 AM
Hi,
you need to right click on the plot in the legend and select Common Plots -> Points.
Here is a screen shot:
After that operation your front panel looks liek this:
Best regards, Piotr