<?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="NoCopyMethod">找不到 {0} 的复制方法</entry>
    <entry key="NoCopyElementMethod">类 {0} 没有 copyElement 方法。</entry>
    <entry key="ScalarOutputRequired">必须是标量</entry>
    <entry key="WrongReturnClass">必须是同一类</entry>
    <entry key="UndefinedMethod">类 {0} 没有复制方法。</entry>
  </message>
</rsccat>
