10/27/15 Lecture 6: Advanced data structures

In this lecture, we'll talk about cell arrays and struct arrays, two incredibly usefull and important data structures in Matlab that make it easy to organize complex data.

Lecture slides

Link to slides (PDF)

Lecture files

Demo code for this week's lecture can be found here.