<?xml version="1.0" encoding="UTF-8"?>
<!--Copyright 2021 The MathWorks, Inc.-->

<rsccat xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.0" locale="zh_CN" product="MATLAB" xsi:noNamespaceSchemaLocation="../../resources/schema/msgcat.xsd">
  <message>
    <entry key="InputSizeMismatch">各个输入的大小必须相同。</entry>
    <entry key="NonIntInputs">输入必须为整型实数。</entry>
    <entry key="mixedIntegerTypes">整数只能与同类的整数或双精度标量值组合使用。</entry>
    <entry key="outOfRange">双精度输入超出整数类型范围。</entry>
    <entry key="unsupportedType">GCD 的三种输出语法不支持无符号整数。</entry>
    <entry key="largestFlint">输入包含大于最大连续 flint 的值。\n         结果可能不准确。</entry>
  </message>
</rsccat>
