<?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="RequireCell">使用 {0} 选项时，输入数组必须为元胞数组。</entry>
    <entry key="RequireLogical">使用 {0} 选项时，输入数组必须为逻辑值。</entry>
    <entry key="RequireText">使用 {0} 选项时，输入数组必须为字符串或字符。</entry>
    <entry key="DigitGroupSeparatorWrongFormat">The current display format is {0} but the {1} option can only be used with the following formats:{2}</entry>
  </message>
</rsccat>
