From: kk KKsingh on
Hello all !

I work on matlab which is on my college server and its hard to open the GUI and add the path to it ! so I am wondering is there any way i can add path from the command window

of matlab ..i want to include whole folder with its subfolder. I tried this

path=(path,'/path/folder')

But it includes only folders not any subfolder

Thanks

kk
From: Steven Lord on

"kk KKsingh" <akikumar1983(a)gmail.com> wrote in message
news:ht726q$9ec$1(a)fred.mathworks.com...
> Hello all !
>
> I work on matlab which is on my college server and its hard to open the
> GUI and add the path to it ! so I am wondering is there any way i can add
> path from the command window
>
> of matlab ..i want to include whole folder with its subfolder. I tried
> this
>
> path=(path,'/path/folder')
>
> But it includes only folders not any subfolder

Look at ADDPATH, GENPATH, and SAVEPATH.

--
Steve Lord
slord(a)mathworks.com
comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ
To contact Technical Support use the Contact Us link on
http://www.mathworks.com