<?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="TypeMismatch">{0} 的输入必须为分类数组、字符向量元胞数组或标量字符串。</entry>
    <entry key="OrdinalMismatch">{0} 的输入必须都为有序，或者都为无序。</entry>
    <entry key="UnknownInput">输入无效。有效的标志必须为字符向量。</entry>
  </message>
</rsccat>
