Stores the position of the begining of each gap and their respective size within a multivariate signal.
Usage
Indexes_size_missing_multi(data)
Arguments
data
multivariate signal
Value
returns a list with one element per signal.
Within each element of this list, the first column gives the position of the begining of each gap and the second column its size.