confplot

버전 1.0.0.0 (78.2 KB) 작성자: Michele Giugliano
Extending ERRORBAR, it plots a line within a shaded area, as 'continuous' confidence/error bounds.
다운로드 수: 10.5K
업데이트 날짜: 2016/4/11

라이선스 보기

편집자 메모: This file was a File Exchange Pick of the Week

CONFPLOT is a linear plot utility, extending ERRORBAR to represent continuous confidence/error boundaries as a shaded gray area around the plotted line (i.e. taking advantage of the command 'area').
CONFPLOT(X,Y,L,U) plots the graph of vector X vs. vector Y with 'continuous' confidence/error boundaries specified by the vectors L and U. L and U contain the lower and upper error ranges for each point in Y. The vectors X,Y,L and U must all be the same length.

인용 양식

Michele Giugliano (2024). confplot (https://www.mathworks.com/matlabcentral/fileexchange/2683-confplot), MATLAB Central File Exchange. 검색 날짜: .

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

도움 준 파일: errorshade, errorfill, confplot_t, boundedline.m

Community Treasure Hunt

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

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

BSD License update.