rvec_to_matlabclist {matlabr} | R Documentation |
This function takes in an R vector then turns it into a cell list
rvec_to_matlabclist(x, matname = NULL)
x |
Character vector of values |
matname |
Object in matlab to be assigned |
Character scalar of matlab code