<?xml version="1.0"?>
<!-- Copyright 2021 The MathWorks, Inc. -->
<rsccat version="1.0" locale="en_US" product="MATLAB">
  <message>
      <entry key="InvalidDataType">Invalid data types. Input arrays must be double or single.</entry>
      <entry key="InvalidInputSparse">Sparse inputs are not supported.</entry>
      <entry key="InvalidDIM">Dimension argument must be a positive integer scalar or a vector of unique positive integers.</entry>
      <entry key="InvalidDIMSize">Specified dimensions of the input arrays must have the same sizes.</entry>
      <entry key="DimLengthsMismatch">Dimension arguments must have the same length.</entry>
      <entry key="ParseFlags">Parameter name must be ''NumDimensionsA''.</entry>
      <entry key="KeyWithoutValue">Incorrect number of input arguments. Each parameter name must be followed by a corresponding value.</entry>
      <entry key="InvalidNumDimsA">''NumDimensionsA'' value must be a positive integer greater than or equal to the number of dimensions of the first input.</entry>
      <entry key="DimAGreaterThanNdimsA">When ''NumDimensionsA'' is specified, the dimension argument for the first input must contain only dimensions less than or equal to the ''NumDimensionsA'' value.</entry>
  </message>
</rsccat>
