Ken & Mike on the MATLAB Desktop

September 29th, 2008

So many demos, so little time

If your looking for a quick way to come up to speed on new features, a new release or even a functional area, I highly recommend you take a look at the MATLAB demo videos available on the web and linked to from the MATLAB Help Browser. With the release of MATLAB 7.7 (R2008b) drawing nigh, I figured this would be a good time to remind everyone of this great resource.

To bring up the demos, start MATLAB, press the Help menu item and select Product Help. After the help browser pops up, select the Demos tab:

Alternatively, you can browse the demos directly from the web.

In this YouTube age we live in, watching videos is so apropos! Here are some videos I recommend checking out:

Development Environment updates in 7.6 (R2008a)
Object-Oriented Programming
Developing Code Rapidly with Cells
Publishing from the Editor
Doug’s MATLAB Video Tutorials (the newest member in our MATLAB blog family)

When the MATLAB 7.7 is released, we’ll post a run-down of many of the new features and I’ll be sure we include links to the demos.

5 Responses to “So many demos, so little time”

  1. Stephen Colona replied on :

    Do you think the new release will come out before the PreRelease expires?

    Thanks.

  2. Mike replied on :

    Stephen,

    We cannot give an exact date as to when the next version of MATLAB will be released.

  3. Steve Eddins replied on :

    Stephen—You can extend your R2008b Prerelease license by choosing the Help -> Licensing -> Update Current Licenses menu option.

  4. Rich Messeder replied on :

    I have a few comments that I’m trying to find the right place for.

    One is that when I press the Tab key to go from the Name field to the E-mail field, my browser gets redirected.

    Now for the real stuff. In R2007a and R2008a, the Current Directory date format can’t be set to my desktop preferences (Windows XP Pro) or my personal choice: yyyy.mm.dd and 24-hour clock. Do I get the impression that ISO formats are not welcome @ mathworks? Why has the product gotten to this stage with such a defect? The current format is annoying with its AM and PM and times waving back and forth because there are no leading 0s on the dates or times.

  5. Ken replied on :

    Hi Rich,

    We have a bug report on the first issue you mention. As for the Command Window time-stamp format, please submit an enhancement request here.

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