This is the third in a series of videos that will go through the process of planing and implementation of a simple GUI. Realistically, I would not plan out a GUI this simple, but the idea is to show what my planning process is on a simple example. The purpose of this GUI is to:
Select an Excel file and read it into the MATLAB workspace
Modify the data that came from the file. In this case by multiplying by a scalar
Write the modified data into an Excel file with a name derived from the original filename
Doug first used MATLAB in 1994, could not figure it out until he got some help in 1995. He is now dedicated to making sure that no one else wastes a year of their life not knowing MATLAB like he did.
I think you mean “prefix”, not “prefex.” Of course, you are free to name variables any name you want, even misspelt ones.