<?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="MatrixOfValues">Specify multiple values as a vector instead of a matrix.</entry>
    <entry key="NoValues">必须传入一个值。</entry>
    <entry key="InvalidParent">父级必须是坐标区。</entry>
    <entry key="DeletedParent">父级是已删除的图形对象。</entry>
    <entry key="IgnoredMarker">标记输入被忽略。</entry>
    <entry key="NaNValue">NaN 不是有效的值。</entry>
    <entry key="FiniteComplexValue"> 'Value' 必须为有限实数。</entry>
    <entry key="InvalidData">值必须为下列之一: 'numeric' | 'datetime' | 'categorical' | 'duration'</entry>
    <entry key="EmptyInput">值必须为非空值。</entry>
    <entry key="LabelsMismatchNumberOfValues">When Values and Labels both contain multiple elements, they must be the same size.</entry>
  </message>
</rsccat>
