<?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">Size inputs must be numeric.</entry>
    <entry key="invalidOutputType">不支持类 {0} 的输出。</entry>
    <entry key="invalidLimits">第一个输入必须为正标量整数值 IMAX，或者为两个整数值 [IMIN IMAX] (IMIN 小于或等于 IMAX)。</entry>
    <entry key="invalidPrototype">Argument following ''like'' must be a variable with a data type that supports RANDI, such as a double or single variable.</entry>
    <entry key="sparsePrototype">Sparse input following ''like'' is not supported.</entry>
    <entry key="LimitsTooLarge">IMIN 和 IMAX 必须小于 2^53。</entry>
    <entry key="RangeTooLarge">IMIN 和 IMAX 的差必须小于 2^53-1。</entry>
  </message>
</rsccat>
