Description Usage Arguments Value
View source: R/rvec_to_matlab.R
This function takes in an R numeric and returns a status
1 | rvec_to_matlab(x, row = FALSE, sep = NULL, matname = NULL)
|
x |
Numeric vector of values |
row |
Create row vector instead of column vector |
sep |
separator to use to separate cells. Will override row argument |
matname |
Object in matlab to be assigned |
Character scalar of matlab code
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.