<?xml version="1.0"?>
<rsccat version="1.0" locale="en_US" product="MATLAB">
  <message>
    <entry key="stringInput" note="stringDatatypeUpdate">Character vector input arguments not supported.</entry>
    <entry key="inputType">Size and range inputs must be numeric.</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="invalidOutputType">Outputs of class {0} not supported.</entry>
    <entry key="invalidClassname">CLASSNAME argument must be a class that supports RANDI, such as ''double'' or ''single''.</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="complexOrSparsePrototype">Complex or sparse input following ''like'' is not supported.</entry>
    <entry key="sparsePrototype">Sparse input following ''like'' is not supported.</entry>
  </message>
</rsccat>
