Main Content
listfonts
List available system fonts
Description
Examples
Input Arguments
Tips
Some system fonts cannot be rendered in MATLAB®. To preview fonts that MATLAB can render in figure windows, use the
uisetfont
function. Alternatively, in the Environment section of the Home tab, select Preferences > Fonts > Custom to preview the available fonts that MATLAB can render.To determine an object's font name only, use dot notation to query the value of its
FontName
property.
Version History
Introduced in R2007a