CS 211 Lesson 3

Creating MATLAB Programs

Quote:

I don't measure a man's success by how high he climbs but by how high he bounces when he hits bottom. General George S. Patton

Lesson Objectives:

Lesson:

I. MATLAB Concepts

A. Displaying output on the screen

B. Getting input from the user

C. Creating a MATLAB program

II. Good Programming Practices

III. Algorithms

Lab Work: Lab 3

References:  Chapman Textbook: sections 2.2, 2.6, 8.6