creat movie of Screen

4 views (last 30 days)
omid jab
omid jab on 15 Jun 2013
How can I control a keyborad. I wanna creat a loop, that get "Print-Screen" key in it's itterations to copy screen. then past the clipboard in an matrix. finally use this matrixs as frams to creat a movie.

Accepted Answer

Jan
Jan on 16 Jun 2013

More Answers (1)

Image Analyst
Image Analyst on 15 Jun 2013
  2 Comments
omid jab
omid jab on 16 Jun 2013
I can not find my answer in this link.
Image Analyst
Image Analyst on 16 Jun 2013
Then try this one: http://matlab.wikia.com/wiki/FAQ#How_do_I_extract_frames_from_a_video_file.3F. You can use getframe() to get your figure as an image, and then use im2frame() to build up the movie frame by frame.

Sign in to comment.

Categories

Find more on Environment and Settings in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!