<?xml version="1.0"?>
<!-- Copyright 2011-2021 The MathWorks, Inc. -->
<rsccat version="1.0" locale="en_US" product="MATLAB">
    <message>
        <entry key="FirstArg">First argument must be a numeric, logical, or char array.</entry>
        <entry key="SecondArg">Second argument must be a real integer scalar.</entry>
        <entry key="SecondArgWithSignificant">With flag 'significant', the second input must be positive.</entry>
        <entry key="ThirdArg">With 3 or 5 input arguments, the third input must be either 'decimals' or 'significant'.</entry>
        <entry key="DirectionName">Parameter name must be 'TieBreaker'.</entry>
        <entry key="DirectionValue">'TieBreaker' value must be 'fromzero', 'tozero', 'even', 'odd', 'plusinf', or 'minusinf'.</entry>
        <entry key="NonfloatMultipleArgs">First argument must be double or single with more than one input.</entry>
        <entry key="complexIntegers">ROUND does not support complex integers. </entry>
    </message>
</rsccat>
