Description Usage Arguments Value Examples
Title Convert linear indices to a row-columns matrix
1  | ind2sub(rowNum, ind)
 | 
rowNum | 
 number of rows in the desired matrix  | 
ind | 
 a vector of linear indices  | 
a data.frame with the row and columns odf the linear indices
1  | ind2sub(rowNum, ind)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.