© Ashwin Pajankar and Sharvani Chandu 2020
A. Pajankar, S. ChanduGNU Octave by Examplehttps://doi.org/10.1007/978-1-4842-6086-9_4

4. Loops, Functions, and Files

Ashwin Pajankar1  and Sharvani Chandu2
(1)
Nashik, Maharashtra, India
(2)
Pittsburgh, PA, USA
 

In Chapter 3, you learned about arrays, matrices, and vectors in GNU Octave in detail. You will use these concepts in the remaining chapters to demonstrate the functionality offered by GNU Octave.

In this chapter, you will learn concepts such as if statements, loops, functions, and file operations in detail. The following is the list of the topics you will learn and demonstrate:
  • Decision making with if statements

  • Loops in GNU Octave

  • User-defined functions

  • Global variables

  • Working with files

Decision Making ...

Get GNU Octave by Example: A Fast and Practical Approach to Learning GNU Octave now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.