GAUSS Basics 7: Conditional statements

Introduction

This seventh video in the GAUSS Basics series will show you how to use the if, else, elseif and endif keywords to create code with conditional statements.

The video will demonstrate several examples and show a few common errors you might run into.

Timeline

0:00 Introduction.
0:12 If.
1:33 Elseif.
2:10 Logical operators.
3:10 Errors.
4:07 Conclusion.

The GAUSS Basics Video Series

  1. GAUSS Basics: Interactive commands
  2. GAUSS Basics 2: Running a program
  3. GAUSS Basics 3: Introduction to matrices
  4. GAUSS Basics 4: Matrix operations
  5. GAUSS Basics 5: Element-by-element conformability
  6. GAUSS Basics 6: Logical and relational operators
Leave a Reply