I have created a GUI that allows a user to input a file path, click an 'Import' button, and load the data into MATLAB for manipulation.
I am having a problem using the load function to import the file. When I call this function, I am getting a 'Attempt to add 'file' to a static workspace'...