File Exchange Pick of the Week

Our best user submissions

MATLAB Basics video: Row and Column indexing

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 larger matrix. This is a basic skill that is required for anyone that is going to use MATLAB. This covers the form
mat(row,col) with some of the fancier techniques like using “:” or “end”.

Other videos have been gathered here:
https://blogs.mathworks.com/pick/category/video/

Other MATLAB Basics posts have been gathered here:
https://blogs.mathworks.com/pick/category/matlab-basics/

|
  • print

Comments

To leave a comment, please click here to sign in to your MathWorks Account or create a new one.