<?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="invalidClassName">引数 CLASSNAME は ''int64'' や ''uint64'' など、INTMAX をサポートするクラスである必要があります。</entry>
    <entry key="mustBeLike">With two input arguments, the first argument must be ''like''.</entry>
    <entry key="invalidPrototype">Argument following ''like'' must be a variable with a data type that supports INTMAX, such as an int64 or uint64 variable.</entry>
    <entry key="inputMustBeString">入力は整数クラスの名前を含む文字ベクトルでなければなりません。</entry>
  </message>
</rsccat>
