| MATLAB Function Reference | ![]() |
ts = delsample(ts,'Index',N)
ts = delsample(ts,'Value',Time)
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.
![]() | delevent | delsamplefromcollection | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |