Description Usage Arguments Value
View source: R/rmat_to_matlab_mat.R
This function takes in an R matrix then turns it into a matrix in matlab
1 | rmat_to_matlab_mat(x, matname = NULL, transpose = FALSE)
|
x |
matrix of values |
matname |
Object in matlab to be assigned |
transpose |
Transpose the matrix |
Character scalar of matlab code
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.