<?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="InvalidOptionString">不支持可选参数 ''{0}''。</entry>
    <entry key="InvalidOptionType">可选参数必须为数值、字符串标量或字符向量。</entry>
    <entry key="InvalidPrecision">精度必须为正整数标量。</entry>
    <entry key="TwoDInput">输入矩阵必须为 2 维。</entry>
    <entry key="NumericInput">输入矩阵必须是数值数组、字符数组或字符串数组。</entry>
  </message>
</rsccat>
