Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 gnuplot 中绘制直方图有很多说明。我的数据有一些有 0 个条目的 bin,其他的很大。我需要用 log y 轴绘制直方图,但这会在 0-bin 时崩溃。
有什么方法可以将 bin 增加 1,以便没有 0 条目?
谢谢,格特