이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
Making bar graphs, with options to add on error bar (SE) and data points, remove NaN. Can produce publication preferred (simple, black and white) with ease.
PDF documentation and examples can be found in the zip.
Related plotting function can be found in my [GitHub repository](https://github.com/weitingwlin/matlabutility).
SYNTAX:
myplot_bar(data)
myplot_bar(data, [], Texts)
myplot_bar(data, Styles, Texts)
Variables:
data: n x p matrix, each column is a variable, with (at most) n points/replicates.
Variables with less than n datapoint represented by NaN
Styles: a structure, with optional fields to customise figure styles.
Texts: a structure. Texts to put in
인용 양식
Wei-Ting Lin (2026). myplot_bar: bar graphs with error bar (https://kr.mathworks.com/matlabcentral/fileexchange/58395-myplot_bar-bar-graphs-with-error-bar), MATLAB Central File Exchange. 검색 날짜: .
도움
도움 받은 파일: mycolor(colorcode, selectplate)
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.0.0.0 | Edit description. |
