raacampbell / shadedErrorBar

Produce elegant shaded error bars in MATLAB
GNU Lesser General Public License v3.0
174 stars 70 forks source link

Patching lost with SemilogY #20

Closed hollyhue closed 4 years ago

hollyhue commented 4 years ago

Hi,

I tried to set the y-axis to be logarithmic using: set(gca, 'YScale', 'log'), but the error shading stops working when I do this. Is there any way to solve this issue?

raacampbell commented 4 years ago

See Issue #2. I've not looked into what is happening here. If you make any progress, let me know.