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 concepts of reading and writing files in Matlab/Octave, including topics such as loading data from text files, handling different file formats, and manipulating file contents using functions like 'load', 'textread', and 'dlmread'. The instructor demonstrates techniques for file input/output operations, data extraction, and data formatting, providing practical examples and code snippets to illustrate the process.