MATLAB: Does MATLAB start in the installation folder when pinned to the taskbar on Windows 7

downMATLABpinwin7

If MATLAB is pinned to the taskbar in Windows 7, it automatically starts in the installation path, for example:
C:\MATLAB\R2009b\bin\win32
I would expect it to start in the folder given by the function USERPATH, which is:
C:\Users\Username\Documents\MATLAB
If MATLAB is started using the Start menu, it starts in the correct folder.

Best Answer

In order to set the startup folder, right-click on the pinned MATLAB icon on the taskbar; a menu will pop open and on this menu, right-click on the MATLAB icon and then click on "Properties". In the dialog that opens, enter your desired startup folder path in the "Start in" field and confirm the change by clicking on OK.
Related Question