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 |