set errorbar width and thickness

Set an error bar's width and thickness.

現在この提出コンテンツをフォロー中です。

errorbarT(H,W,T) adjusts the width of error bars with handle H.
The input W is given in the units of the current x-axis.
The input T is the 'LineWidth' of the errorbar

use it like this:

h = errorbar(....);

errorbar_tick(h, .5, 2);

Based on code by Arnaud Laurent.

引用

Alan Robinson (2026). set errorbar width and thickness (https://jp.mathworks.com/matlabcentral/fileexchange/28390-set-errorbar-width-and-thickness), MATLAB Central File Exchange. に取得済み.

謝辞

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

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

カテゴリ

Help Center および MATLAB AnswersErrorbars についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.0.0