How do I make my program enter full screen? GUI, GCF, hObject, varargin.
조회 수: 2 (최근 30일)
이전 댓글 표시
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
Rik
2019년 12월 18일
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)
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Printing and Saving에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!