FEATool Multiphysics  v1.16.5
Finite Element Analysis Toolbox
addpaths.m File Reference

Description

ADDPATHS Add/remove app directories to/from working paths.

[ C_PATHS ] = ADDPATHS( I_ADD ) Adds/removes app directories to/from working paths. The I_ADD (default true) indicates adding paths, and 0/false for removing paths. Optionally, returns a cell array with the added/removed paths in C_PATHS where the first column consists of all paths relative to the root app/mfile directory, and the second with corresponding absolute paths.