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


muschellij2/matlabr documentation built on July 4, 2020, 12:59 p.m.