createButtonLabel(string,varargin)
Easily label pushbuttons with (rotated, vertical, or multi-line) text.
이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
인용 양식
Brett Shoelson (2026). createButtonLabel(string,varargin) (https://kr.mathworks.com/matlabcentral/fileexchange/15018-createbuttonlabel-string-varargin), MATLAB Central File Exchange. 검색 날짜: .
도움
도움 준 파일: Embed Text and Graphics in an Image
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.6.0 | Fixed error due to changes in the way variables are shared in subfunctions. |
||
| 1.5.0 | I have verified readiness for R2014b, and have removed an inadvertent dependence on the Statistics Toolbox. |
||
| 1.4.0 | Now facilitates easy generation of pushbuttons with multiple lines of text. (Thanks to Dave Forstot for the suggestion.) |
||
| 1.3.0 | Now easily facilitates creating pushbuttons with multi-line text. (Thanks to Dave Forstot for the suggestion.) |
||
| 1.0.0 |