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 functions at the programming level, explaining how they are constituted by input variables, work, and output variables. It covers building functions, user-defined functions in MATLAB files, anonymous functions, and inline functions.