<?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="incorrectSecondInputArgument">第二个参数必须为长度与方形输入矩阵的列数({0,number,integer})相同的列向量。</entry>
    <entry key="incorrectThirdInputArgument">第三个参数必须为 ''+'' 或 ''-''。</entry>
    <entry key="downdatedMatrixNotPosDef">最新矩阵必须为正定矩阵。</entry>
    <entry key="singularCholeskyFactor">Cholesky 因子为奇异值。</entry>
    <entry key="inputType">数据类型无效。第一个和第二个输入必须为双精度值或单精度值。</entry>
    <entry key="inputSparse">不支持稀疏矩阵。</entry>
    <entry key="inputMustBe2D">输入数组必须为二维。</entry>
  </message>
</rsccat>
