How to Plot Horizontal errorbar

Does anybody knows how can I plot horizontal error bars in MATLAB? I am familiar with the errorbar function, which allows to plot vertical error bars. However, I need to be able to horizontal error bars. There is a herrorbar function for this purpose, but it doesn't work well. Any advice would be appreciated. Thanks!

回答 (2 件)

Image Analyst
Image Analyst 2013 年 8 月 21 日

0 投票

Then try the line() function to make it manually on your own.
the cyclist
the cyclist 2013 年 8 月 27 日

0 投票

You could try this submission from the File Exchange:

カテゴリ

ヘルプ センター および File ExchangeErrorbars についてさらに検索

質問済み:

2013 年 8 月 21 日

Community Treasure Hunt

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

Start Hunting!

Translated by