This document provides an introduction to basic MATLAB commands and operations. It discusses how to enter and exit MATLAB, lists some common commands like clearing the screen and workspace. It also covers defining different variable types like scalars, vectors, matrices, and character arrays. It provides examples of arithmetic operations on arrays and defines matrices. Exercises are included to practice these concepts.