File Input/Output

Users are encouraged to read through the following primer: File Input/Output Primer

Examples Tutorials
Reading from an Excel file using xlsread
Writing to an Excel file using xlswrite
Using the save/load functions to save/load variables in the workspace
Using the dlmread/dlmwrite functions to read/write delimited ASCII files
Users are encouraged to work through the following suggested exercises: File Input/Output Exercises

Files needed for the exercises: flowdata.txt, flowdata.xlsx - Right-click and save-as if necessary