Description Usage Arguments Value
Takes subscripts as list of lists or data frame and converts them to linear index.
1 | subs2ind(subs, dims)
|
subs |
Subscripts as list of lists of data frame. |
dims |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.