Practical 1

An Introduction to MATLAB

 

1. MATLABGet a general understanding of the purpose of MATLAB.

2. Understand the MATLAB Workspace

  1. start up MATLAB
  2. type commands in main window
  3. change current directory

3. Use MATLAB as a calculator

  1. perform some arithmetic calculations
  2. understand the importance of operators, and functions
  3. use MATLAB’s help files
  4. use functions like , sincos,  or to solve problems