pierremegevand/erro​rbar_groups

버전 1.7.0.0 (6.05 KB) 작성자: Pierre Mégevand
ERRORBAR_GROUPS produces customizable grouped bar plots with overlaid error bars.
다운로드 수: 7.8K
업데이트 날짜: 2017/9/30

At its most basic, this function produces bar plots similar to those obtained using MATLAB's BAR(Y,'grouped') function call, and then overlays error bars onto the corresponding bars.
ERRORBAR_GROUPS allows customizing the plot in several ways. For instance, both the width of the bars themselves and that of the error bars can be adjusted. The function allows asymmetric values for the lower and upper bounds of the error bars. The colors of the bars and error bars can also be customized. ERRORBAR_GROUPS allows transmitting optional input property-value pairs to both the BAR and ERRORBAR functions, making it quite versatile.

인용 양식

Pierre Mégevand (2024). pierremegevand/errorbar_groups (https://github.com/pierremegevand/errorbar_groups), GitHub. 검색됨 .

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

Community Treasure Hunt

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

Start Hunting!

GitHub 디폴트 브랜치를 사용하는 버전은 다운로드할 수 없음

버전 게시됨 릴리스 정보
1.7.0.0

Removed dependency on DISTINGUISHABLE_COLORS.

1.6.0.0

Thanks to Ariel Tankus for fixing an issue with MATLAB version R2014b (and presumably beyond) where the errorbar width could no longer be customized. This is apparently due to a change in the way MATLAB handles error bars in the graphics.

1.5.0.0

Corrected an issue where no error bar was plotted in the case that one side (upper or lower) was set to 0. See also comments.

1.4.0.0

Simplified the code defining default values and dealing with optional input arguments. Added option to skip plotting the error bars altogether.

1.3.0.0

With help from David Groppe, added optional handles inputs for plotting into existing figure or axes.

1.2.0.0

(this time with the correct files in the archive...)

1.1.0.0

Added a line at the end to adjust the limits of the X axis to the plot.

1.0.0.0

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.