How do I make my program enter full screen? GUI, GCF, hObject, varargin.
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Rik
am 18 Dez. 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)
Antworten (0)
Siehe auch
Kategorien
Mehr zu Printing and Saving finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!