Y-axis in MATLAB bar plot is hidden.

Posted by Claus on Stack Overflow See other posts from Stack Overflow or by Claus
Published on 2010-05-25T15:55:07Z Indexed on 2010/05/25 16:41 UTC
Read the original article Hit count: 293

Filed under:

I am drawing a simple bar diagram in MATLAB. The problem is, that the value at x = 0 lets the y-axis disappear partially. Is there a way to bring the y-axis to the front instead of hiding between the y-value for x=0? Is there any option I can make sure the y-axis is always in the front?

© Stack Overflow or respective owner

Related posts about matlab