Mike on the MATLAB Desktop

August 24th, 2009

MATLAB webinars

A while back I pointed out how you could watch demos of various things within MATLAB, which serves mainly as a tool to learn about new features. The MathWorks also offers webinars on our website, all of which are free and tend to be much more detailed instructional style resources. You’ll find a catalog of past webinars here, and a listing of the upcoming webinars here.

The webinars span the breadth of MATLAB products, as well as the various levels of MATLAB users. Here are a few webinars you might find interesting:

Large Data Sets in MATLAB
MATLAB for Excel Users
MATLAB for Java Programmers
MATLAB for C/C++ Programmers
Speeding Up MATLAB Applications

Webinars are a great way to receive classroom style instruction, without needing to leave your computer. Have you watched any of the webinars?

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


MathWorks
Mike works on the MATLAB Desktop team.

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