How can I get screenshots from matlab!

40 visualizaciones (últimos 30 días)
Alexey
Alexey el 24 de Feb. de 2011
Comentada: gwoo el 21 de Jul. de 2021
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 comentarios
Nikhil
Nikhil el 24 de Ag. de 2017
I want to take screenshot of the active screen (Alt+Prtscrn).Please help
Jan
Jan el 24 de Ag. de 2017
@Nikhil: What about using the tool from the FileExchange, which has been suggested already?

Iniciar sesión para comentar.

Respuesta aceptada

Jan
Jan el 24 de Feb. de 2011
  2 comentarios
Image Analyst
Image Analyst el 29 de Jun. de 2021
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 el 21 de Jul. de 2021
If you give it the root object handle (0) and an x,y,w,h array, it will capture anywhere on the screen.

Iniciar sesión para comentar.

Más respuestas (1)

Alexey
Alexey el 24 de Feb. de 2011
Thank you very much! I think you answer is quite full.

Categorías

Más información sobre Graphics Object Programming en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by