How can I get screenshots from matlab!

39 次查看(过去 30 天)
Hello! I have encountered such a problem. I need to get real time screenshots of the display (monitor) and then process this data within matlab. Is there any way to get screenshots from matlab?
Best regards, Alexey.
  2 个评论
Nikhil
Nikhil 2017-8-24
I want to take screenshot of the active screen (Alt+Prtscrn).Please help
Jan
Jan 2017-8-24
@Nikhil: What about using the tool from the FileExchange, which has been suggested already?

请先登录,再进行评论。

采纳的回答

Jan
Jan 2011-2-24
  2 个评论
Image Analyst
Image Analyst 2021-6-29
That only captures MATLAB figures, not the screenshot of the whole computer monitor. It's not like activating some app and doing Alt-Prtscreen, or just typing Prtscreen to get everything on the desktop. Any way to do that?
gwoo
gwoo 2021-7-21
If you give it the root object handle (0) and an x,y,w,h array, it will capture anywhere on the screen.

请先登录,再进行评论。

更多回答(1 个)

Alexey
Alexey 2011-2-24
Thank you very much! I think you answer is quite full.

类别

Help CenterFile Exchange 中查找有关 Graphics Object Programming 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by