In Chapter 2, you learned basic concepts like naming conventions for variables, mathematical operations, getting help, and clearing the command prompt. You also saw an overview of global variables.
In this chapter, you will explore the concepts of data types and variables in detail. The following is the list of the topics you will learn and demonstrate:
Data Types in GNU Octave
Let’s create a new Jupyter notebook file for GNU Octave. You will save all the demonstrations for this chapter in this ...