<?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="NDArray">输入数组必须为二维矩阵。</entry>
    <entry key="RowTimeRequired">请为行时间提供日期时间或持续时间向量。</entry>
    <entry key="IncorrectNumberOfRowTimes">行时间必须为日期时间或持续时间向量，其中包含输入时间表中每一行对应的时间。</entry>
    <entry key="CodegenVarNames">生成代码时，必须指定 ''VariableNames''。</entry>
    <entry key="NonconstantVariableNames">时间表变量名称必须为常量。</entry>
  </message>
</rsccat>
