This document provides an introduction to using MATLAB. It begins with instructions on starting and exiting MATLAB. It then discusses MATLAB's basic functionality for matrix calculations and operations. Subsequent sections cover topics like repeating commands, subscripting matrices, the edit-test-edit cycle for developing code, writing functions and scripts, and input/output in MATLAB including loading/saving data and printing output. Exercises are provided throughout to help readers practice key concepts.