Main Content
listTrueTypeFonts
List available TrueType fonts
Description
returns
a cell array of sorted TrueType font names installed on the system.fontNames
= listTrueTypeFonts
Use listTrueTypeFonts
function with the insertText
function.
Note
To display fonts that are available with MATLAB® graphics, use the listfonts
function.
Examples
Output Arguments
Version History
Introduced in R2015b