BtM 2018, Week 6

Hi students! Week 6 takes us back to MATLAB coding. The big topic is: How to get data into MATLAB and write it back out.

The basic steps in many scientific data processing task are:

  1. Load data
  2. Transform, clean and/or process data
  3. Write cleaned data out to a new file

The material for this week is here”