<?xml version="1.0"?>
<!-- Copyright 2015-2021 The MathWorks, Inc. -->
<rsccat version="1.0" locale="en_US" product="MATLAB">
  <message>
    <entry key="HandleVisibilityMustBeOn">Cannot set HandleVisibility to 'off' or 'callback'.</entry>
    <entry key="MatrixSizeMismatch">All 2D matrix inputs must have the same size.</entry>
    <entry key="ScalarOtherInputsVectors">When one input is scalar, all additional inputs must be scalars or vectors.</entry>
    <entry key="AllVectorSizeMismatch">All vector inputs must have the same length.</entry>
    <entry key="VectorDoesNotMatchDimOtherInputs">The length of all vector inputs must match either the number of rows or the number of columns of all 2D matrix inputs.</entry>
    <entry key="NumVariablesMismatch">The number of variables specified for ''{0}'' did not match the number of variables specified in one of the previous arguments.</entry>
    <entry key="VariableNotFound">The variable ''{0}'' was not found.</entry>
    <entry key="DoubleHandleParentNotSupported">Specifying parent as double value is not supported.</entry>
    <entry key="TableToMatrixNotSupported">Setting the ''{0}'' property while the ''{1}'' property is non-empty is not supported.</entry>
    <entry key="MatrixToTableNotSupported">Setting the ''{0}'' property while the ''{1}'' property is set to 'manual' is not supported.</entry>
    <entry key="MustBeVector">{0} data must be a vector.</entry>
    <entry key="FailedToConvertToDouble">Value of ''{0}'' must be of type double or be convertible to double.</entry>
    <entry key="ComplexNotSupported">Complex values are not supported for ''{0}''.</entry>
    <entry key="InvalidSourceTable">''SourceTable'' value must be a table.</entry>
    <entry key="NonScalarTableSubscript">''{0}'' value must reference a single variable in the source table.</entry>
    <entry key="MixingChannelDataType">Mixing {0} and {1} data is not supported. Data specified for ''{2}'' must have the same data type or be numeric.</entry>
    <entry key="InvalidSubscriptForChannel">Invalid subscript for {0}. {1}</entry>
    <entry key="InvalidSubscriptValue">Specify a numeric subscript as a positive integer.</entry>
    <entry key="SubscriptOutOfBounds">Index exceeds array bounds.</entry>
    <entry key="InvalidSubscriptType">Subscripts of type {0} are not supported.</entry>
  </message>
</rsccat>
