<?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="ja_JP" product="MATLAB" xsi:noNamespaceSchemaLocation="../../resources/schema/msgcat.xsd">
  <message>
    <entry key="invalidState">状態は double のスカラーか RANDN(''state'') の出力でなければなりません。</entry>
    <entry key="invalidSeed">シードは double のスカラーでなければなりません。</entry>
    <entry key="inputType">サイズの入力は数値でなければなりません。</entry>
    <entry key="invalidOutputType">引数 CLASSNAME は ''double'' や ''single'' など、RANDN をサポートするクラスである必要があります。</entry>
    <entry key="invalidPrototype">''like'' の後の引数は double や single の変数など、RANDN をサポートするデータ型の変数である必要があります。</entry>
    <entry key="complexOrSparsePrototype">''like'' に続く複素数やスパースの入力はサポートされていません。</entry>
    <entry key="sparsePrototype">Sparse input following ''like'' is not supported.</entry>
  </message>
</rsccat>
