In this video we will learn how to use for-loops in MATLAB. We will learn the syntax, see a few applications of traversing vectors and matrices. We will also see how to use the size function and capture both the number of rows and columns in order to automatically adjust the for loops to the right size.