<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright 2011-2014 The MathWorks, Inc. -->
<rsccat locale="en_US" product="MATLAB" version="1.0">
   <message>
      <entry key="noarray">The plot method can only be used for a single timeseries object</entry>
      <entry key="emptyplot">Cannot plot an empty timeseries handle.</entry>
      <entry key="nonnumeric">Cannot perform numeric operations on timeseries which have non-numeric data</entry>
      <entry key="invaliddata">Not supported for non-numeric or multi-dimensional (ndims&gt;2) data.</entry>
      <entry key="notimeseriesdata">Cannot plot timeseries with empty data</entry>
      <entry key="notimeseriestime">Cannot plot timeseries with empty time</entry>
      <entry key="TimeSeriesPlot">Time Series Plot</entry>
      <entry key="Event">Event</entry>
      <entry key="Time">Time</entry>
      <entry key="unnamed">unnamed</entry>
   </message>
</rsccat>