BarTwoYaxis

버전 1.0.0.0 (998 Bytes) 작성자: Shai Shen-Orr
Plots a bar graph with 2 y axes including errorbars
다운로드 수: 2.8K
업데이트 날짜: 2006/4/24

라이선스 없음

plots a 2 axis bar plot by normalizing values to be from 0 to 1 on both data sets, plotting them as one grouped bargraph, adding 2nd y-axis and then modfying y axis ticks. bar1 & bar2 are column vectors.

If errors is not empty (Expected 2 row vector same size as numbars) than plot errorbars using errorbar function. Idea based on Bolu Ajiboye barweb code (though implemented differently)

Use:
figHandle = BarTwoYaxis(bar1,bar2,[],[],'','','',[])

Will plot a 2 Y axis grouped bar with the bar1 series using the left y axis and the bar2 series using the right one.

Type help BarTwoYaxis to see fuller argument list.

인용 양식

Shai Shen-Orr (2024). BarTwoYaxis (https://www.mathworks.com/matlabcentral/fileexchange/10839-bartwoyaxis), MATLAB Central File Exchange. 검색됨 .

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

Community Treasure Hunt

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

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