Install tbxmanager
- Make sure you are running Matlab R2009a or later
- Create a directory tbxmanager
- Go to that directory in Matlab
- Run the following:
urlwrite('http://www.tbxmanager.com/tbxmanager.m', 'tbxmanager.m'); tbxmanager savepath
- Edit/create startup.m in your Matlab startup folder and
put the following line there:
tbxmanager restorepath
Alternatively, run this command manually every time you start Matlab.