powered by
Takes subscripts as list of lists or data frame and converts them to linear index.
subs2ind(subs, dims)
Subscripts as list of lists of data frame.
An n-dimensional integer vector. Each element of this vector indicates the size of the corresponding dimension in the n-dimensional matrixc.
In integer vector with linear indexes.