This document provides 16 MATLAB programming exercises involving calculations with matrices, plotting functions, conditional statements, and other concepts. Exercise 2 asks the student to use MATLAB relational and logical operators to find the time when a projectile's height is above 6m and speed is below 16m/s. Exercise 4 develops a program to calculate income tax amounts based on taxable income levels and tax rates. Exercise 10 uses the Clausius-Clapeyron equation to calculate saturation vapor pressure over a range of temperatures.