add_pathR Documentation

Create PATHs to add to MATLAB PATHs

Description

Create PATHs to add to MATLAB PATHs

Usage

add_path(path)

gen_path(path)

add_gen_path(path)

Arguments

path

path to add

Value

A character vector

Examples

add_path("~/")
gen_path("~/")
gen_path("~/")