<?xml version="1.0"?>
<!-- Copyright 2021 The MathWorks, Inc. -->
<rsccat version="1.0" locale="en_US" product="MATLAB">
    <message>
        <entry key="inputType">Size inputs must be numeric.</entry>
        <entry key="invalidOutputType">Outputs of class {0} not supported.</entry>
        <entry key="invalidLimits">First input must be a positive scalar integer value IMAX, or two integer values [IMIN IMAX] with IMIN less than or equal to IMAX.</entry>
        <entry key="invalidPrototype">Argument following ''like'' must be a variable with a data type that supports RANDI, such as a double or single variable.</entry>
        <entry key="sparsePrototype">Sparse input following ''like'' is not supported.</entry>
        <!--Resource entries for src/mathrng/-->
        <entry key="LimitsTooLarge">IMIN and IMAX must be less than 2^53.</entry>
        <entry key="RangeTooLarge">IMIN and IMAX must differ by less than 2^53-1.</entry>
        <!--Resource entries for src/mathrng/-->
    </message>
</rsccat>
