<?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="NumberOfInputRows">所有输入必须具有相同的行数或包含单行。</entry>
    <entry key="InvalidInputType">输入必须为字符向量、字符向量元胞数组或字符串数组。</entry>
    <entry key="InvalidInputSize">所有非标量输入的大小必须相同。</entry>
  </message>
</rsccat>
