<?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="InvalidInput">所有输入必须是持续时间数组，或者是持续时间字符向量或字符串。</entry>
    <entry key="InputSizeMismatch">所有输入项的大小必须兼容。</entry>
    <entry key="InvalidIntervalType">请将区间类型指定为 'openright'、'openleft'、'open' 或 'closed'。</entry>
  </message>
</rsccat>
