<?xml version="1.0"?>
<!-- Copyright 2021 The MathWorks, Inc. -->
<rsccat version="1.0" locale="en_US" product="MATLAB">
    <message>
        <entry key="BadFont">Font name ''{0}'' is not available on this machine. Specify ''default'' or use the listfonts function to list available font names.</entry>
        <entry key="MissingUnits">Specify font size units.</entry>
        <entry key="FlagWithTooManyInputs">''{0}'' option does not support additional input arguments.</entry>
        <entry key="MissingScaleFactor">Provide a scale factor when using the ''scale'' option.</entry>
        <entry key="BadUnits">Units must be one of the following: ''{0}''.</entry>
        <entry key="NonScalar">{0} must be scalar.</entry>
        <entry key="InvalidFlag">Option must be one of the following: ''{0}''.</entry>
        <entry key="NotInFigure">Object inputs must figures or objects within a figure.</entry>
        <entry key="InvalidGfx">Object input must be non-empty and contain only valid graphics handles.</entry>
        <entry key="DefaultNotSupported">'default' option has no effect on objects of class {0}.</entry>
    </message>
</rsccat>
