<?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="invalidState">状态必须为双精度标量或为 RANDN(''state'') 的输出。</entry>
    <entry key="invalidSeed">种子必须为双精度标量。</entry>
    <entry key="inputType">大小输入必须为数值。</entry>
    <entry key="invalidOutputType">CLASSNAME 参数必须为支持 RANDN 的类，例如 ''double'' 或 ''single''。</entry>
    <entry key="invalidPrototype">''like'' 后面的参数必须为具有支持 RANDN 的数据类型的变量，例如双精度或单精度变量。</entry>
    <entry key="complexOrSparsePrototype">''like'' 后不支持复数或稀疏输入项。</entry>
    <entry key="sparsePrototype">Sparse input following ''like'' is not supported.</entry>
  </message>
</rsccat>
