%File too big to save! ...so remake for each person. %load movie_data figure(1) clf fprintf('Please wait while matlab makes the MOVIE files for you...\n'); %subplot(1,2,1); axis off title('Odd Mode Shapes'); movie4 %movie(Modd,[1 2]) %subplot(1,2,2); axis off title('Even Mode Shapes'); %movie(Meven,[1 2]); movie5 fprintf('YOU DO _NOT_ need to REMAKE movies!\n'); fprintf('To replay, type:\n replay_modes\n'); fprintf('Note, to REPLAY either movie, use the following commands\n\n'); fprintf(' movie(Meven,10)\n movie(Modd,10)\n'); fprintf('\nType:\n help movie\nfor more info on playing movies...\n'); fprintf('\n\n(ctr-c to break this movie run now...)\n'); %subplot(1,2,1); %movie(Modd,10) %subplot(1,2,1); %movie(Modd,10)