<?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="UnsupportedClass">''{0}'' から ''{1}'' へのデータ変換はサポートされていません。2 番目の引数は ''double'' や ''single'' など、CAST をサポートするデータ型またはクラスの名前である必要があります。</entry>
    <entry key="UnsupportedPrototype">Unsupported data conversion from ''{0}'' to ''{1}''. Third argument must be a variable with a data type or a class that supports CAST, such as a double or single variable.</entry>
    <entry key="invalidString">With 3 input arguments, the second argument must be ''like''.</entry>
    <entry key="unsupportedNdSparse">n 次元配列をスパース配列に変換することはできません。</entry>
    <entry key="invalidSyntax">2 番目の引数は文字の行ベクトルまたは string スカラーのいずれかである必要があります。</entry>
  </message>
</rsccat>
