GUI Tool for picking a font

Version 1.1.0.1 (7.35 KB) by Johnny Hu
GUI for picking a font that works well both in HG and in Java (GUIDE).
3K Downloads
Updated 1 Sep 2016

View License

This tool can be used to visually see all the fonts available on a computer system. It helps you to select a font for your GUI. More important, if you are programming GUI in MATLAB 6.0 and 6.5 using its GUI development tool GUIDE and having problems with font, this tool can help you pick a font that works the same in GUIDE and in the running figure. This tool keeps the fonts you selected and returns them to you. If you want to replace the font in your GUI with a font in that returned list, see the help of this tool. It should work in MATLAB 6.0 and after.

Cite As

Johnny Hu (2024). GUI Tool for picking a font (https://www.mathworks.com/matlabcentral/fileexchange/2766-gui-tool-for-picking-a-font), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R13
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Interactive Control and Callbacks in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.1

Updated license

1.1.0.0

updated help and copyright information

1.0.0.0

Point out that this GUI can be used in more general cases for viewing and selecting font in the Description field.