<?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="NotEnoughInputs">输入数目不足。</entry>
    <entry key="InvalidJ">Third input must be a positive integer that is finite and real.</entry>
    <entry key="QNotSquare">To delete a row, the first input matrix must be square.</entry>
    <entry key="InnerDimQRfactors">内部矩阵维度必须一致。第一个输入矩阵的列数必须与第二个输入矩阵的行数相匹配。</entry>
    <entry key="NegDeletionIndex">删除索引必须为正数。</entry>
    <entry key="InvalidDelIndex">删除索引超出矩阵维度。</entry>
    <entry key="InvalidInput4">第四个输入必须是 ''row'' 或 ''col''。</entry>
  </message>
</rsccat>
