xyerrorbar

버전 1.0.0.0 (688 Bytes) 작성자: Nils Sjöberg
Errorbars for both x and y data.
다운로드 수: 4.3K
업데이트 날짜: 2004/7/12

라이선스 없음

The function plots x and y data with errorbars for both.

syntax:

>xyerrorbar(x,y,xerror,yerror,s)

variables:

x=array of xdata
y=array of ydata
xerror=array of errors for x
yerror=array of errors for y
s=string argument for plotting the datapoints, The errorbars are plotted in red and blue

limitations:

Needs a figure to plot in.
errorbars are symmetrical, that means that the function plots [x-xerror x+xerror] and [y-yerror y+yerror].

x,y,xerror,yerror must all be arrays.

인용 양식

Nils Sjöberg (2024). xyerrorbar (https://www.mathworks.com/matlabcentral/fileexchange/5444-xyerrorbar), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R13
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Errorbars에 대해 자세히 알아보기
도움

줌: errbar, errorbarxy, superbar

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0