Update error bar widths automatically on figure resize

バージョン 1.1.0.0 (19.3 KB) 作成者: Chris Rodgers
Add callback to the current axis to maintain a sensible error bar width on zooming.
ダウンロード: 1.1K
更新 2011/11/11

ライセンスの表示

The Matlab errorbar() function produces error bars with a fixed width in axis units. This makes it hard to zoom in on the plot. This code cleans up the behavior on zooming.

引用

Chris Rodgers (2024). Update error bar widths automatically on figure resize (https://www.mathworks.com/matlabcentral/fileexchange/33734-update-error-bar-widths-automatically-on-figure-resize), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2011b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersErrorbars についてさらに検索
タグ タグを追加
謝辞

ヒントを得たファイル: Adjust error bar width

ヒントを与えたファイル: superbar

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.1.0.0

Include errorbar_tick.m in the zip file for convenience.

1.0.0.0