I have just uploaded a file similar to this one, but with the posibility of select frames on a windows instead of introduce it's name and frame number.
Hey, can someone send me the complete code as I got some errors trying to run that one. I can't find out why. My e-mail is testbest1@yahoo.com. It would be really appreciated. Thank you
Great stuff... helps alot.
You might want to add a line before the avi file creating to delete any previously created ones cause it causes an error otherwise...
delete movie.avi;
mov = avifile('MOVIE.avi');
Comment only