File Exchange Pick of the Week

October 12th, 2006

Multiple Workspaces

This week’s pick is a recommendation that came to me by e-mail from Gordon. The recommendation was for “Multiple Concurrent Workspaces“. This utility has great help, well formatted code, and is useful. Basically, it allows you to have multiple workspaces, and to switch between them easily. I know I am likely to use this when I am presenting a seminar and I get asked a question. I will be able to switch workspaces in the middle of a larger demonstration in order to show a smaller example to answer a question. I will then be able to go back to my original workspace and continue without fear that I messed up something.

If you find something that you personally like, please feel free to send me an e-mail. If you are doing something particularly clever in MATLAB, I would love to know about it. If you are looking for technical support, you are better off going here.

Leave a Reply

Wrap code fragments inside <pre> tags, like this:

<pre class="code">
a = magic(3);
sum(a)
</pre>

If you have a "<" character in your code, either follow it with a space or replace it with "&lt;" (including the semicolon).


MathWorks

Brett & Jiro share their favorite user-contributed submissions from the File Exchange.

These postings are the author's and don't necessarily represent the opinions of The MathWorks.