plot errorbars on both axes
バージョン 1.0.0.0 (2.24 KB) 作成者:
Eran Ofek
errorbars on x and y axes with many options.
ダウンロード: 5.8K
更新
2006/1/19
ライセンスがありません
Plot graph with error bars on both axes.
% simple example:
Data = [1 10 1; 2 9 0.5; 3 8 0.7];
errorxy(Data)
引用
Eran Ofek (2024). plot errorbars on both axes (https://www.mathworks.com/matlabcentral/fileexchange/9693-plot-errorbars-on-both-axes), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R14SP3
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- MATLAB > Graphics > 2-D and 3-D Plots > Line Plots > Errorbars >
Help Center および MATLAB Answers で Errorbars についてさらに検索
タグ
謝辞
ヒントを与えたファイル: superbar
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!バージョン | 公開済み | リリース ノート | |
---|---|---|---|
1.0.0.0 |