<?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="NonScalarReduction">Reduction 必须为标量。</entry>
    <entry key="NonFinitePositiveReduction">Reduction 必须为有限正数。</entry>
    <entry key="FaceValuesTooSmall">面数组包含的值必须 &gt;=1</entry>
    <entry key="FaceValuesTooLarge">面数组包含的值超出顶点长度</entry>
    <entry key="InvalidFirstArgument">第一个参数必须为填充图句柄，或为包含面和顶点的结构体。</entry>
    <entry key="WrongNumberOfInputs">输入参数的数目不正确。</entry>
  </message>
</rsccat>
