Practice Midterm

Intention of Midterm

Problem 1
Given the files:
>> script1

  MATLAB workspace
 -------------------------------------
 |                                   |
 |                                   |
 |  indicate contents of x y z       |
 |                       dummy       |
 |                       output      |
 |                                   |
 -------------------------------------

Problem 2
similair to 1) with the following example files

>> script 2
  MATLAB workspace
 -------------------------------------
 |                                   |
 |                                   |
 |  indicate contents of x y         |
 |                                   |
 |                                   |
 |                                   |
 -------------------------------------

Problem 3
Similair to 1) and 2) with the following example file

>> script3

  MATLAB workspace
 -------------------------------------
 |                                   |
 |                                   |
 |  indicate contents of s           |
 |                       dummy       |
 |                       output      |
 |                                   |
 -------------------------------------