<?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="SameFile">输出文件和输入文件不能相同</entry>
    <entry key="CannotDeleteFile">存在早期版本的输出文件，无法覆盖该文件</entry>
    <entry key="FilePathMustBeAString">文件路径必须为字符向量</entry>
    <entry key="HelpContainerFactoryInvalidFilePath">{0} 必须是文件在 MATLAB 搜索路径中的完整路径</entry>
    <entry key="FileNotFound">输入文件不存在</entry>
  </message>
</rsccat>
