<?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="interpreter">文本属性 ''Interpreter'' 的值错误</entry>
    <entry key="colormap">使用 5 个输入参数调用 MSGBOX 时，必须指定颜色图。</entry>
    <entry key="customicon">在 MSGBOX 中指定图标数据时，Icon 必须为 ''custom''</entry>
    <entry key="icondata">当 Icon 为 ''custom'' 时，必须指定图标数据。</entry>
    <entry key="iconstring">MSGBOX 中 Icon 的字符向量无效。</entry>
    <entry key="IncorrectIconDataType">当 Icon 为 ''custom'' 时，必须为图标指定数值数据。</entry>
    <entry key="IncorrectIconColormap">当 Icon 为 ''custom'' 时，颜色图必须为双精度、浮点或稀疏类型的数组。</entry>
    <entry key="InvalidInput">将结构体作为最后的输入参数进行传递时必须指定字段 Interpreter 和 WindowStyle。</entry>
  </message>
</rsccat>
