Ken & Mike on the MATLAB Desktop

October 9th, 2008

MATLAB R2008b is Here!

We’ve just released MATLAB 7.7 (R2008b). There are some new features in here that we think will really improve your workflows and make MATLAB easier to use. On Monday, Ken will give a rundown of the major new features and updates, and then over the next few weeks we’ll dive into the interesting ones on this blog.

If you’re ready to get started, you can download it now. I recommend typing “plot(” at the command line and waiting a few seconds.

2 Responses to “MATLAB R2008b is Here!”

  1. Joao Linhares replied on :

    What about the integration with Mac OS X Leopard. Do we need X11?

  2. Ken replied on :

    Hi Joao,

    MATLAB on the Mac still requires X11. Here are the full system requirements for the Mac.

    -Ken

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


Ken & Mike work on the MATLAB Desktop team.
  • Ori: The current folder shortcut used to be alt-y. Now it is alt-o. However, while in the editor window, alt-o opens...
  • Jose Miguel: Hi First of all, thanks for the post, it is really useful. I am trying to develop a Java GUI within...
  • Ken: Hi Siddharth, There isn’t currently any way to move the docking controls. Feel free to submit an...
  • Phil: I have the same problem as described above with UITable working fine in the Matlab environment but showing no...
  • Siddharth: Is there any way to move the position of the docking controls (or eliminate them through some...
  • Chris: Yes, it is a challenge to organize functions into categories, especially with so many functions. Ken and I...
  • Mike: Thanks for fielding that one, Yair.
  • Yair Altman: Jimmy - if you mean that you wish to include hyperlinks in your function’s help comment, that will...
  • OysterEngineer: Thanks for explaining the Function Browser. I fired it up and gave it a try. It appears that it has...
  • Jimmy: Is there any way to include hyperlinks in a comment, such as the standard help at the beginning of a function?

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