📜  julia plot histogram - Julia 代码示例
📅  最后修改于: 2022-03-11 15:01:05.037000             🧑  作者: Mango
代码示例1
histogram(randn(1000), bins = :scott, weights = repeat(1:5, outer = 200))