My code essentially loads in a .mat file with a number of data arrays in it. As the user names the arrays in this file what they want, the tell my code what the variable names are through a GUI, which saves the array names to a string in another variable. My code essentially loads in a .mat file with a