powered by
Create PATHs to add to MATLAB PATHs
add_path(path)gen_path(path)add_gen_path(path)
gen_path(path)
add_gen_path(path)
path to add
A character vector
# NOT RUN { add_path("~/") gen_path("~/") gen_path("~/") # }
Run the code above in your browser using DataLab