Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers the concept of cellular arrays in Matlab and Octave, which are versatile data types allowing for the composition of different objects within a single array. The lecture explains how to define and access elements in cellular arrays, illustrating the process with examples of creating 2D cellular arrays step by step. It also demonstrates how to work with different data types within cellular arrays, such as strings, matrices, structures, and even nested cellular arrays. The lecture concludes with practical examples of constructing and accessing elements in cellular arrays.