- Use the "uigetfile" function to allow the user to select the Excel file.
- Use the "readtable" function to read the data from the Excel file.
- ‘uigetfile’ : https://www.mathworks.com/help/matlab/ref/uigetfile.html
- ‘readtable’ : https://www.mathworks.com/help/matlab/ref/readtable.html