<?xml version="1.0"?>
<!-- Copyright 2011 The MathWorks, Inc. -->
<rsccat version="1.0" locale="en_US" product="MATLAB" decorate_cxx_names="true">
  <message>
    <entry key="BadXOrYValue">Invalid X or Y argument</entry>
    <entry key="BadZValue">Invalid Z argument</entry>
    <entry key="StringExpectedAfterNumerics" note="stringDatatypeUpdate">Inputs must be x, y, and optionally z coordinates followed by a character vector, cell array of character vectors, string array, or categorical array.</entry>
    <entry key="XAndYMustBeSameLength">X and Y must be the same length</entry>
    <entry key="XAndYAndZMustBeSameLength">X, Y, and Z must be the same length</entry>
    <entry key="MissingCoordinates" note="stringDatatypeUpdate">When specifying multiple coordinates, the length of the text array must match the lengths of the coordinate arrays.</entry>
  </message>
</rsccat>
