createButtonLabel(string,varargin)
Easily label pushbuttons with (rotated, vertical, or multi-line) text.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Brett Shoelson (2026). createButtonLabel(string,varargin) (https://www.mathworks.com/matlabcentral/fileexchange/15018-createbuttonlabel-string-varargin), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: Embed Text and Graphics in an Image
General Information
- Version 1.6.0 (3.56 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | 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 |