<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright 2011-2021 The MathWorks, Inc. -->
<rsccat locale="en_US" product="MATLAB" version="1.0">
   <message>
      <entry key="CommentMatrixData">{0} matrix data</entry>
      <entry key="CommentMatrix">{0} matrix</entry>
      <entry key="CommentVectorData">{0} vector data</entry>
      <entry key="CommentGraph">graph or digraph object</entry>
      <entry key="CommentMatrixOfData" note="{0} is a command name, like 'bar'. {1} is a dimension name, like 'x'. Example: matrix of plot3 y data">matrix of {0} {1} data</entry>
      <entry key="CommentVectorOfData" note="{0} is a command name, like 'bar'. {1} is a dimension name, like 'x'. Example: vector of plot3 z data">vector of {0} {1} data</entry>
      <entry key="CommentCreateMultipleLinesUsingMatrix">Create multiple lines using matrix input to {0}</entry>
      <entry key="CommentCreateMultipleErrorBarsUsingMatrix">Create multiple error bars using matrix input to {0}</entry>
      <entry key="CreateMultipleObjectsUsingMatrix" note="{0} is an object type name, like 'line'. {1} is a command name, like 'plot'. Example: Create multiple line objects using matrix input to plot.">Create multiple {0} objects using matrix input to {1}</entry>
   </message>
</rsccat>
