ABSTRACT

We begin this chapter by showing how to start MATLAB and use it as a calculator. Next, we show how to use MATLAB as a scientific calculator. We begin to discover the superiority of MATLAB by storing numerical values under the names of constants, by storing several numerical values in arrays and by calling these values by name, for use in various operations. We further learn how to plot simple functions, built in to MATLAB, and how to program simple functions.