<?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="inputType">Invalid data type. Input matrix must be double or single.</entry>
    <entry key="noSparse">Sparse matrices are not supported.</entry>
    <entry key="mustBeSquare">Pages of the input array must be square.</entry>
  </message>
</rsccat>
