Doug’s MATLAB Video Tutorials

October 24th, 2008

Student Center tutorials

This blog is just one of many resource available to people that want to learn how to use MATLAB. I want to point you to several tutorials that are available for MATLAB: [MATLAB Tutorials]

You will find lots of different resources here from videos to documentation to book recommendations. I am very much in favor of videos, so of course, these videos by Stuart are my favorite.

MATLAB tutorials by Stuart

There are also resources for Simulink on these pages. [Click here for Simulink] Speaking of Simulink, be sure to read Seth’s blog on Simulink also. [Click here for Seth’s blog]

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


Doug Hull is a proud MathWorker who is on a mission to help you with MATLAB.

Doug's picture

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