rvec_to_matlabclist: Convert R vector to matlab cell mat

Description Usage Arguments Value

View source: R/rvec_to_matlab.R

Description

This function takes in an R vector then turns it into a cell list

Usage

1
rvec_to_matlabclist(x, matname = NULL)

Arguments

x

Character vector of values

matname

Object in matlab to be assigned

Value

Character scalar of matlab code


matlabr documentation built on May 1, 2019, 6:35 p.m.