<?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="InvalidSizeBThreeInput">对于语法 spdiags(B,d,A)，B 的大小必须为 min(size(A))×length(d)。</entry>
    <entry key="InvalidSizeBFourInput">对于语法 spdiags(B,d,m,n)，B 的大小必须为 min(m,n)×length(d)。</entry>
  </message>
</rsccat>
