This document is from a lecture on programming in MATLAB given by Ciro Donalek. It discusses adding folders to the MATLAB path to access functions and data. It also covers several MATLAB data structures beyond vectors, including multidimensional arrays, structures, cell arrays, tables, and categorical variables. The document provides examples and explanations of how to use these different data types in MATLAB.
This document is from a lecture on programming in MATLAB given by Ciro Donalek. It discusses adding folders to the MATLAB path to access functions and data. It also covers several MATLAB data structures beyond vectors, including multidimensional arrays, structures, cell arrays, tables, and categorical variables. The document provides examples and explanations of how to use these different data types in MATLAB.