I made the mistake of using the workspace I use for my visual studio projects when I set up Matlab's Team Foundation Server integration via MSSCCI. This is a problem because MSSCCI will forcefully convert the workspace from local to server, and this is undesirable for my visual studio projects.
Thus, to solve this problem, I created a separate server workspace just for Matlab, but I can't figure out how to switch Matlab to use the new workspace. This is obnoxious because any changes you make to the workspace (renaming, or moving the mapped Matlab directories) causes MSSCCI to throw a non-ending sequence of error messages. I have dug around the preference window in Matlab, but it doesn't have any option to do this.
How do I make Matlab switch to a new workspace?