<?xml version="1.0"?>
<!-- Copyright 2011 The MathWorks, Inc. -->
<rsccat version="1.0" locale="en_US" product="MATLAB">
  <message>
    <entry key="noarray">The delsample method can only be used for a single timeseries object</entry>
    <entry key="invalidindex">Indices must be specified by a vector of integers.</entry>
    <entry key="nonintegerindex">Specified indices are not integers.</entry>
    <entry key="outofboundsindex">Specified indices are out of bounds.</entry>
    <entry key="nostartdate">Time must be a numeric value.</entry>
    <entry key="timeconversion">The time value cannot be converted to the timeseries format</entry>
    <entry key="invalidtime" note="stringDatatypeUpdate">The Value input must be a date character vector/string, cell array of date character vectors/strings, or numeric</entry>
    <entry key="unrecognizedmethod">You must specify a sample index or time to delete each sample.</entry>
    <entry key="invalidmethod" note="stringDatatypeUpdate">The second argument must be a character vector/string specifying the method that identifies the samples to be deleted.</entry>
  </message>
</rsccat>
