<?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="invalidStringInput">CLASSNAME 参数必须为支持 EYE 的类，例如 ''single'' 或 ''double''。</entry>
    <entry key="invalidNonStringInput">Argument following ''like'' must be a variable with a data type that supports EYE, such as a single or double variable.</entry>
    <entry key="invalidNumericInput">大小输入必须为数值。</entry>
    <entry key="unsupportedNd">不支持 N 维数组。</entry>
  </message>
</rsccat>
