- 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
- script2.m
- rect.m
- Indicate the output produced by the following MATLAB session
>> 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 |
| |
-------------------------------------