From: Jim Talman on
I have a matlab program that plots a series of fairly simple 2D graphs. I wish to capture each graph in a frame for playing in a movie later, but the file sizes get prohibitively large. Can anyone suggest a way to compress each frame prior to saving, and de-compress prior to playing each frame in a movie later?