开发者

how to store the value of a histogram having unequal bins width

开发者 https://www.devze.com 2023-02-04 21:03 出处:网络
How can I store the value of each bin interval in a variable. For example I want to s开发者_运维问答tore the bin value between interval -10 and -5 in a variable say a.The hist function can also return

How can I store the value of each bin interval in a variable. For example I want to s开发者_运维问答tore the bin value between interval -10 and -5 in a variable say a.


The hist function can also return values. Try help hist.

0

精彩评论

暂无评论...
验证码 换一张
取 消