이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
This function plots multiple sets of confidence interval and data sets. Text and style can be controlled as optional inputs.
Syntax
myplot_CI (points, box_lim)
* points % vector of X values, data point of interest
* box_lim % 2*X data, CI for X sets
myplot_CI (points, box_lim, box_mid, Nt, texts, style)
* box_mid % Optional, vector of X values, median
* Nt= 4 % Optional, approximate number of Y ticks you want, default = 4
* texts % Optional, structure to add text, please see X_myplot_CI.m for detail
* style % Optional, structure to change style, please see X_myplot_CI.m for detail
Example of usage can be found in *[X_myplot_CI.m]*.
(An _html_ documentation can be created by "publishing" *[X_myplot_CI.m]*)
Dependent file: [auto_tick.m]
인용 양식
Wei-Ting Lin (2026). myplot_CI: plot data and confidence interval (https://kr.mathworks.com/matlabcentral/fileexchange/48170-myplot_ci-plot-data-and-confidence-interval), MATLAB Central File Exchange. 검색 날짜: .
