how to shorten the errorbar capsize in Matlab R2016a?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I've tried all the answers to this question but none works on Matlab R2016a. I want to shorten the errorbar capsize like the below picture.
0 comentarios
Respuestas (2)
Steven Lord
el 9 de Oct. de 2016
I don't know if there's an easy way to do this in release R2016b, but as of release R2016b you can do this using the CapSize property of the errorbar object. See the "Control Error Bar Cap Size" example on the errorbar documentation page.
Leo Leo
el 3 de Nov. de 2016
CapSize is not available in release R2010a. What can I do? I face the same problem
0 comentarios
Ver también
Categorías
Más información sobre Errorbars en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!