delsample - Remove sample from timeseries object
Syntax
ts = delsample(ts,'Index',N)
ts = delsample(ts,'Value',Time)
Description
ts = delsample(ts,'Index',N) deletes
samples from the timeseries object ts. N specifies
the indices of the ts time vector that correspond to the
samples you want to delete.
ts = delsample(ts,'Value',Time) deletes
samples from the timeseries object ts. Time specifies
the time values that correspond to the samples you want to delete.
See Also
addsample
 | delevent | | delsamplefromcollection |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit