<?xml version="1.0"?>
<!-- Copyright 2016-2021 The MathWorks, Inc. -->
<rsccat version="1.0" locale="en_US" product="MATLAB">
  <message>
    <entry key="DataVariablesArray">''DataVariables'' and ''ReplaceValues'' parameters are only supported for table inputs.</entry>
    <entry key="DataVariablesFunctionHandle">''DataVariables'' function handle must return a logical scalar.</entry>
    <entry key="DataVariablesTableSubscript">Invalid ''DataVariables'' value.</entry>
    <entry key="FirstInputInvalid">First argument must be numeric, logical, datetime, duration, calendarDuration, categorical, char, cellstr, string, table, or timetable.</entry>
    <entry key="NameValueNames">Parameter name must be either ''DataVariables'' or ''ReplaceValues''.</entry>
    <entry key="NameValuePairs">Incorrect number of input arguments. Parameter names and values must occur in pairs.</entry>
        <!-- For code generation only -->
    <entry key="InvalidInputsCodegen">First argument must be numeric, logical, duration, string, categorical, char, or table.</entry>
    </message>
</rsccat>