Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


hold off
% if video_record == true
% frame = getframe(gcf);
% writeVideo(video,frame); %write the image to file
% end
end
% close(video)



Bill of

...

Materia