Doug’s MATLAB Video Tutorials

May 1st, 2009

Quick productivity tip in 2009a

One of the best things about working at The MathWorks is seeing my suggestions implemented in the product. I like seeing a feature and knowing that I was one (possibly one of many) to request the feature.

This is a simple little feature added in 2009a: middle click on a tab in the editor to close it. Because I am a FireFox user, I had learned that technique for closing tabs in the browser. I just expected it to work in MATLAB. Now it does!

Do you have something you would like to see added in MATLAB? This blog entry from the Desktop team shows you how.

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).


Doug Hull is a proud MathWorker who is on a mission to help you with MATLAB.

Doug's picture

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