LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Probability Density Function

Hello,

I have pressure signals vs. time I need to plot Probability Density Function
but I was not be able to plot it. as I run I  will get just a single point not a countinous
graph. would you please tell me how to fix it.

thnaks for you attention.

attached is the program.
0 Kudos
Message 1 of 4
(4,451 Views)
Double click on "Convert dynamic data" and choose an 1D array.
Then for each data perform the "Continuous PDF.vi"
0 Kudos
Message 2 of 4
(4,443 Views)
Hello

thanks for your reply. I have done what you mentioned but it seems that
sink (PDF) does not accpt 1D array. sorry for asking.

thanks
0 Kudos
Message 3 of 4
(4,438 Views)

If you want to perform the operation for each element, and have as a result an 1D array, you should do

something like this....

0 Kudos
Message 4 of 4
(4,422 Views)