<?xml version="1.0"?>
<rsccat version="1.0" locale="en_US" product="MATLAB">
  <message>
    <entry key="UnsupportedClass">Unsupported data conversion from ''{0}'' to ''{1}''. Second argument must be the name of a data type or a class that supports CAST, such as ''double'' or ''single''.</entry>
    <entry key="UnsupportedPrototype">Unsupported data conversion from ''{0}'' to ''{1}''. Third argument must be a variable with a data type or a class that supports CAST, such as a double or single variable.</entry>	  
    <entry key="invalidString">With 3 input arguments, the second argument must be ''like''.</entry>
    <entry key="unsupportedNdSparse">N-dimensional arrays cannot be converted to sparse arrays.</entry>
    <entry key="invalidSyntax" note="stringDatatypeUpdate">Second argument must be either a character row vector or a string scalar.</entry>
  </message>
</rsccat>
