- Timestamp:
- Nov 25, 2008, 4:51:39 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20081124/Ohana/src/opihi/cmd.data/test/histogram.sh
r16056 r20839 12 12 local i 13 13 14 create x 0 10 0.1 14 # set data values at the i*0.1 + 0.05 values so round-off does not causs miscounts 15 create x 0.05 10.05 0.1 15 16 16 17 for i 45 55 … … 18 19 end 19 20 21 # histogram bins are 0-0.1, 0.1-0.2, etc 20 22 histogram x xhis 0 10 0.1 21 23
Note:
See TracChangeset
for help on using the changeset viewer.
