Doug’s MATLAB Video Tutorials

June 18th, 2008

User made videos

I wanted to thank everyone for posting their videos as requested in my prior post [click here]. Here are some of my favorite entries. I will be in touch with the authors to send them some fabulous prizes.

First up is a video from Carlos that is similar to the posts I do showing the use of a file from MATLAB Central. It covers the use of a file that will delete the last child of an axes.

Next is a video that is more like my “cool feature” demos by Jake. It covers the built-in curve fitting GUI in MATLAB:

Finally is Diego, who is giving me a challenge in the Video category on the File Exchange. He has posted about a dozen video, all in Spanish. Even in a language I do not speak, the video is understandable. Try any of them. [click here]

Thank you to everyone that contributed. If you make more videos, I am always willing to put the most high quality videos here in their own blog entry.

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.