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.
  • DP: Hi i have a problem with ezplot3, i want to plot more than i curve in the same graph but hold on command...
  • Ken: Hi Arsalan, Unfortunately there is no way to get the new Editor API in older versions of MATLAB. -Ken
  • Arsalan: Hi, I am very excited about the MATLAB API for editor because right now i am working on a project and i need...
  • Johannes: Since I started using matlab-emacs some days ago I never experienced Emacslink. But I experienced some...
  • Francisco J. Beron-Vera: Hi all, I have recently learned about ViEmu (http://www.vimemu.c om) which, for Vi/Vim...
  • OysterEngineer: When I first learned of the Publish feature in MatLab, I thought it might be useful to help to...
  • Ken: Hi Herve, I’m not quite sure what you mean by “stand-alone&# 8221; mode? -Ken
  • Herve: I wonder when the publish fonction will be supported in standalone mode.
  • Mike: Ravi, What you described should work as far I understand it. Please follow up with technical support. With a...
  • Mike: @Daniel, Thanks for that note.

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