<?xml version="1.0"?>
<rsccat version="1.0" locale="en_US" product="MATLAB">
  <message>
    <entry key="invalidState">State must be a double scalar or the output of RAND(''state'').</entry>
    <entry key="invalidTwisterState">State must be a double scalar or the output of RAND(''twister'').</entry>
    <entry key="invalidSeed">Seed must be a double scalar.</entry>
    <entry key="inputType">Size inputs must be numeric.</entry>
    <entry key="invalidOutputType">CLASSNAME input must be a class that supports RAND, for example, ''single'' or ''double''.</entry>
    <entry key="invalidPrototype">Input following ''like'' must be a variable of a type that supports RAND. For example, double and single variables support RAND.</entry>
    <entry key="complexOrSparsePrototype">Complex or sparse input following ''like'' is not supported.</entry>
  </message>
</rsccat>
