Удалите выборку из tscollection
tscout = delsamplefromcollection(tscin,'Index',ind)
tscout = delsamplefromcollection(tscin,'Value',timevals)
удаляет выборки из объекта tscout = delsamplefromcollection(tscin,'Index',ind)
tscollection
. ind
задает индексы временного вектора tscin
, соответствующего выборкам, чтобы удалить.
удаляет выборки, соответствующие временным стоимостям в tscout = delsamplefromcollection(tscin,'Value',timevals)
timeval
.