HOW TO RETRIEVE AND VIEW THE MOVIES 1) Click on the movie of your choice. For instance movie10.mat.Z. 2) Save the file using the same name. 3) On the command line enter "uncompress movie10.mat.Z". 4) Start MATLAB by entering "matlab". 5) Once in matlab enter "load movie10". 6) Enter "colormap(cool)". 7) Enter "movie(M,1,1)". 8) See Quick Reference Guide for more options and details.