linebar

버전 1.0.0.0 (1.21 KB) 작성자: R P
linebar generates BAR plot using PLOT function.
다운로드 수: 124
업데이트 날짜: 2016/3/30

라이선스 보기

This may be useful for saving EPS or PDF figures keeping vector objects (instead bitmap)

Syntax: linebar(x,y,width,color,lineaxes)

Obs: Inputs 'x' and 'y' are row vectors. If 'y' is a matrix, a 'stack'
barplot will be generated.

Example 1: linebar( 1:5 , 10:10:50 , 10 , [0.5 0 0] )
Example 2: linebar( 1:5 , [10:10:50;1:5] , 10 , [0.5 0 0;0 1 0] )

인용 양식

R P (2024). linebar (https://www.mathworks.com/matlabcentral/fileexchange/56243-linebar), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R13
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Annotations에 대해 자세히 알아보기
태그 태그 추가
도움

줌: superbar

Community Treasure Hunt

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

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

update in title