CS 211 Lesson 5

Relational and Logical Operators

Quote:

A man has integrity if his interest in the good of the service is at all times greater than his personal pride, and when he holds himself to the same line of duty when unobserved as he would follow if his superiors were present General S.L.A. Marshall

Lesson Objectives:

Lesson:

I. MATLAB Concepts

A. Logical data type

B. Relational operators

C. Logical Operators

D. Logical Functions

II. Good Programming Practices

III. Algorithms

A. Find the number of values in an array that are larger than some specific value

Lab Work: Lab 5

References:  Chapman Textbook: section 3.3