File Exchange Pick of the Week

September 6th, 2007

MATLAB R2007B released!

Why are these MathWorkers celebrating?

2007B release.jpg

In keeping with our twice a year release schedule at the MathWorks, we have a new release of the MathWorks products available this week. Stuart has made quite a few videos highlighting the new goodies that you will find.

My personal favorites are mostly located in the Desktop Environment video showing code folding and running functions directly from the Editor by configuring a set of arguments.

codeFolding.jpg

It is nice to be able to use these features in my videos since they have been available internally for a while, but it takes a while for the DVDs to be made and distributed. Grab the new version today, if you have a current license, you can upgrade at no cost! Everyone else can get a trial or more information. Click here.

Loren is also talking about this on her blog. Check it out here.

4 Responses to “MATLAB R2007B released!”

  1. Urs (us) Schwarz replied on :

    the question is: who’s who on the pic?
    my (first) guess: the tallest of them all might be doug…
    :-)
    us

  2. Doug replied on :

    I can only divulge the identity of one of the MathWorkers pictured above:

    Christina of “Inside the MATLAB Desktop”
    http://blogs.mathworks.com/desktop/2007/04/20/split-screen-mode-in-the-editor/

    is beside me. I did not notice, but we are sorted by height in the picture!

    Doug

  3. John P. Judish replied on :

    I have searched and searched the internet to find the price of matlab software, with the intention of byuing it if the price is not unreasonably high. No such in formation is divulged. Why??

  4. Doug replied on :

    John,

    The price list is published off of this page.

    http://www.mathworks.com/store/default.do

    Enjoy,
    Doug

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


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

  • Zach: Hi Doug and Les, I didn’t have a lot of time to mess with this, but I did find a work-around. I plotted...
  • hamed: k
  • Les: @Zach This isn’t exactly what you are looking for but at least it puts all three parameters on the same...
  • Zach: Thanks for your suggestions Doug. I’ll give that a shot and see what happens. I’ve seen many of...
  • Doug: @Zach, I would say to use plotYYY, because that is close to what you want, but using depth as Y makes sense....
  • Doug: @Teja, I think this will work: http://www.mathworks .com/access/helpdesk /help/techdoc/ref...
  • Gify: merry christmas :) nice christmas tree! Regards, Janet Gify
  • Teja: Dear Doug Is there anyway to plot a surface from nonuniform data without meshgrid and griddata? Basically i...
  • Zach: I’m working with geophysical data, so I’d like to produce a depth profile. The y-axis would be...
  • Doug: @Ashok First, please do not use variable names that are MATLAB commands (std and mean). Second, p(j) should be...

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