CS 211 Lesson 7

Repetition: while Loops

Quote:

Try not to become a man of success but rather try to become a man of values. Albert Einstein

Lesson Objectives:

Lesson :

I. MATLAB Concepts

A. Loops in general

B. while loops

C. Input validation

D. Counting and while loops

E. An example

II. Good Programming Practices

III. Algorithms

Lab Work: Lab 7

References:  Chapman Textbook: section 4.1