Doug’s MATLAB Video Tutorials

September 2nd, 2008

Interview about making MATLAB Videos

Several people have asked about how I make these MATLAB videos. Recently the folks that make Camtasia interviewed me about the videos making process. Those of you that are interested in a look behind the curtain can read the full interview and video making tips here:

Interview about Camtasia and MATLAB.

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.