Stuart’s MATLAB Videos

Watch and Learn

Posts 31 - 36 of 36

Results for: 2007

MATLAB Basics video: Row and Column indexing 3

This is one in a series of videos covering MATLAB basics. It is meant for the new MATLAB user. This video covers how to use row and column notation to be able to pull a subset of data from a… read more >>

MATLAB Basics video: Storing data in a matrix from a loop 58

I was recently answering a question that came in from a MATLAB user on this blog. In the end, the question was really one where he was doing a calculation and storing the result in scalar Y. When he… read more >>

Video series: Reading Excel data into MATLAB with a GUI 104

I had a chance to work with a MATLAB user that was interested in bringing her Excel data into MATLAB and plotting different variables. This was a fairly standard file format, just columns of data. It… read more >>

Use case: Visualizing three images 5

Here is a question from the front lines of technical support at the MathWorks. This MATLAB user had three images that they wanted to view at once so they could compare them to one another. The… read more >>

Algorithm development video 6

Here at the MathWorks, one of our Core Values is Continuous Improvement. Part of that is about being process oriented- “Clock building is better than time telling.” Following that Core… read more >>

Cleaner code in MATLAB part two 2

This second video in the cleaner code series talks about magic numbers, and how to avoid them. It also covers naming conventions for function names and binary variables. Use of subfunctions is also… read more >>

Posts 31 - 36 of 36