listfonts
List available system fonts
Description
Examples
Input Arguments
Tips
The list of system fonts returned by
listfonts
might be different than the set of fonts that MATLAB® can display. To preview font appearance in MATLAB, use theuisetfont
function.To determine an object's font name only, use dot notation to query the value of its
FontName
property.To change the MATLAB desktop code font, in the Environment section of the Home tab, select Settings > Appearance > Fonts.
Version History
Introduced in R2007a