<?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="MatrixOfValues">複数の値を行列ではなくベクトルとして指定してください。</entry>
    <entry key="NoValues">1 つの値を渡さなければなりません。</entry>
    <entry key="InvalidParent">親は座標軸でなければなりません。</entry>
    <entry key="DeletedParent">親は削除されたグラフィックス オブジェクトです。</entry>
    <entry key="IgnoredMarker">マーカーの入力は無視されます。</entry>
    <entry key="NaNValue">NaN は有効な値ではありません。</entry>
    <entry key="ComplexValue"> 'Value' must be real.</entry>
    <entry key="InvalidData">値は次のいずれかでなければなりません: 'numeric' | 'datetime' | 'categorical' | 'duration'</entry>
    <entry key="EmptyNonScalarInput">値はスカラーでなければなりません。</entry>
    <entry key="LabelsMismatchNumberOfValues">Values と Labels の両方に複数の要素が含まれる場合、それらは同じサイズである必要があります。</entry>
  </message>
</rsccat>
