【问题标题】:Matlab,better histogram representationMatlab,更好的直方图表示
【发布时间】:2013-07-25 03:45:49
【问题描述】:

此问题与enter link description here 有关。 我有这个直方图,但正如你所见,很难比较裸露。有什么方法可以更好地表示信息以便更好地通过眼睛进行比较?谢谢。

【问题讨论】:

  • ...放大感兴趣的部分?
  • @Dan 谢谢 :)。我的意思是一目了然更好的代表性。有没有更好的办法?

标签: matlab plot histogram


【解决方案1】:

也许您想要对数 Y/X 轴。这可以通过使用一种变通方法来实现,此处对此进行了说明:

Why does my histogram become incorrect when I change the y-axis scaling to 'log'? 您不能只使用 'Yscale','log' ,因为:

条形图显示不正确;直方图条要么变成线条,要么完全消失。

【讨论】:

    猜你喜欢
    • 2013-01-17
    • 2012-06-08
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2013-09-04
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多