Saving and loading data
Initialize some matrices and variables on the workspace, and
- save all variables on the workspace as a mat file,
- and once remove all variables on the workspace, then load
the saved mat file, and confirm that the variables are saved
and loaded appropriately.