<?xml version="1.0"?>
<rsccat version="1.0" locale="en_US" product="MATLAB">
  <message>
    <entry key="UnknownFlag">Unrecognized flag ''{0}''. Valid flags are ''rows'', ''legacy''.</entry>
    <entry key="UnknownInput">Invalid input. Valid flags are ''rows'', ''legacy''.</entry>
    <entry key="RepeatedFlag">You cannot specify the ''{0}'' flag more than once.</entry> 
    <entry key="BehaviorConflict">You can specify either ''legacy'' or ''R2012a'' but not both.</entry>
    <entry key="LegacyTrailing">The ''legacy'' flag must come last.</entry>
    <entry key="R2012aTrailing">The ''R2012a'' flag must come last.</entry>
    <entry key="RowsFlagIgnored">The ''rows'' input is not supported for cell array inputs.</entry>
    <entry key="InputClass" note="stringDatatypeUpdate">Input A of class {0} and input B of class {1} must be cell arrays of character vectors, unless one is a character vector.</entry>  
    <entry key="AandBColnumAgree">Inputs A and B must be matrices with the same number of columns in the ''rows'' case.</entry>
    <entry key="InvalidInputsDataType">Input A of class {0} and input B of class {1} must be the same class, unless one is double.</entry> 
    <entry key="NotAMatrix">Inputs A and B must be matrices with the same number of columns in the ''rows'' case.</entry>
    <entry key="HelperInvalidA">A must be a numeric, logical or char array.</entry>
    <entry key="HelperInvalidB">B must be a numeric, logical or char array.</entry>
    <entry key="HelperInvalidAB">A or B must be double when A and B have different numeric types.</entry>
    <entry key="HelperSameType">The first and second input arguments must have the same type.</entry>
</message>
</rsccat>
