Input: 1D Array
Output: histogram
Besides, If you have data which have range from 0 to 1
1. How many bins do you want to divide your data? 10 parts, or more?
2. max, min?
I suggest you to use "General Histogram.vi" not "Histogram.vi"
(in Mathematics\Prob & Stat)
"General" can let you set more parameter.
More, histogram is constructed by XY Graph. But you don't need to build such complicated graph setting. Just create a indicator form node of subvi.
No comments:
Post a Comment