bordertext( varargin )

버전 1.5.0.0 (25.6 KB) 작성자: Jan de Wilde
Place text on borders of the figure, border of the subplots, on the inner-side or outer-side.
다운로드 수: 892
업데이트 날짜: 2016/10/23

라이선스 보기

편집자 메모: This file was selected as MATLAB Central Pick of the Week

Place text on borders of the figure, border of the subplots, on the inner-side or outer-side. Also control the most important text-properties with one simple FormatString.
Text stays on the borders, even while zooming, panning, etc.
Try 'bordertext' without arguments to see the demo (figure is added as screenshot)

인용 양식

Jan de Wilde (2024). bordertext( varargin ) (https://www.mathworks.com/matlabcentral/fileexchange/41475-bordertext-varargin), MATLAB Central File Exchange. 검색 날짜: .

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

Community Treasure Hunt

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

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

Update for HG2

1.4.0.0

Bugfix for R2014b; HandleGraphics2 (zooming,panning etc was not working anymore)

1.3.0.0

Some speed optimizations.
Option added: zoom text when using as Position an [X Y]-position: 'ZoomText','on'

1.2.0.0

Background of the text doesn't overlap the axis anymore.
Added the matlab syntax, as suggested bij arnold

1.0.0.0