Errorbarplot with log-y scale and adjustable errorbar-ticks

Hi
I use "errorbarlogy" to make a plot with a logarithmic y-axis and vertical errorbars. However, I would also like to adjust the ticks of the errorbars. I have found that "errorbar_tick" can do this, but I haven't been able to make it work with "errorbarlogy".
Do I have an alternative here?
Thanks in advance.
Jim.

 Accepted Answer

OK, errorbar_tick(g, 0) indeed works.. it has to be placed before "errorbarlogy"

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!