Getting the window size of a projector using Psychtoolbox
Show older comments
Hi
I'm trying to get the window size of my projector when its connected to my Windows laptop and the display extended.
get(groot, 'MonitorPositions') returns the projector size correctly(1280*800)
but Screen('WindowSize', screennumber), probably the function for psychtoolbox, keeps returning 1600*1000.
Does anyone know what is the problem?
WindowSize returns 1280*800 alright when the same projector is connected to my Windows desktop.
2 Comments
Walter Roberson
on 16 Dec 2019
Could you expand on what you mean by the display being extended?
zzz
on 16 Dec 2019
Answers (0)
Categories
Find more on Image display and manipulation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!