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 introduces the basics of programming functions in MATLAB, covering concepts such as handling scalars, vectors, and matrices, accessing specific values within matrices, and the importance of variable naming conventions. The instructor demonstrates how to define functions, manage input and output parameters, and the significance of local and global variables. Additionally, the lecture explores the importance of naming conventions for MATLAB functions and the usage of the 'Help' command to provide assistance and documentation for functions.