add_path: Create PATHs to add to MATLAB PATHs

Description Usage Arguments Value Examples

View source: R/add_path.R

Description

Create PATHs to add to MATLAB PATHs

Usage

1
2
3
4
5
add_path(path)

gen_path(path)

add_gen_path(path)

Arguments

path

path to add

Value

A character vector

Examples

1
2
3
add_path("~/")
gen_path("~/")
gen_path("~/")

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