5 if path(1) == '/' || path(1)=='\'
6 fullpath = [
robopath.roboRootFolder path];
8 fullpath = [
robopath.roboRootFolder '/' path];
function robochameleon(in varargin)
Add robochameleon related directories to the MATLAB path.
function robopath(in path)
Outputs the full path of whatever is passed.