List available system fonts
Some system fonts can't 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.