Matlab Class Home      Class Outline      Previous Class      Next Class      Evaluation 4

Goal for Week 4: Reading and writing numbers to files

Summary of new tools and commands.

Tasks for Week 4
Tasks
1 Read values from a file containing columns of numbers. Calculate mean values and create a new variable containing differences from the mean.
2 Save variables to MATLAB (.mat) files. Recover variables from MATLAB files.
3 Reading data from excel files (.csv or .xls)
4 Missing values (NaN = Not a Number). Avoiding missing values. using find and sum. subsets of data with indexing. Other special variable values (e, inf, i, j).
5 Writing values to a text file.

Matlab Class Home      Class Outline      Previous Class      Next Class      Evaluation 4


email: J. Klinck