how to shorten the errorbar capsize in Matlab R2016a?
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (2 件)
Steven Lord
2016 年 10 月 9 日
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
2016 年 11 月 3 日
CapSize is not available in release R2010a. What can I do? I face the same problem
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Errorbars についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!