How do I make my program enter full screen? GUI, GCF, hObject, varargin.
2 views (last 30 days)
Show older comments
How do i make my window fullscreen without the task bar or managers. Legit fullscreen so that you can not access any components of the computer unless pressing command+Q and closing the window. I have to run my program so participants can only focus on what is infornt of them and not the task bar. I have attatched images of my code, and what it currently looks like.


1 Comment
Rik
on 18 Dec 2019
This requires some non-standard code. You could check if the psych toolbox has something to do this. (the psych toolbox is a third party package with a lot of functions with varying code quality)
Answers (0)
See Also
Categories
Find more on Printing and Saving 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!