Doug's MATLAB Video Tutorials

October 5th, 2012

Importing data into MATLAB

With the new release of MATLAB, I was all excited to make a video about the tools for importing data into MATLAB. Then I realized that Sarah made an even better one. There are quite a few in this series.

One Response to “Importing data into MATLAB”

  1. Sarah Zaranek replied on :

    Haha – I just saw this. Thanks for the plug :) I do love the new importing tool.

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

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