이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
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 (2026). BarTwoYaxis (https://kr.mathworks.com/matlabcentral/fileexchange/10839-bartwoyaxis), MATLAB Central File Exchange. 검색 날짜: .
도움
도움 받은 파일: barweb (BARgraph With Error Bars)
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.0.0.0 |
