필터 지우기
필터 지우기

How can i set GUIDE gui in a specific location having 2 screens?

조회 수: 1 (최근 30일)
Miguel Reina
Miguel Reina 2018년 1월 11일
답변: Jan 2018년 1월 11일
I have a main gui called 'avmain', by a push button it opens another gui called 'avtest5', 'avtest5' has a pushbutton that calls 'pgui'. I want 'avtest5' to appear on my left screen(mac 21 inch) and 'pgui' on the right screen (square 15inch). how can i do that? thanks in advance.

채택된 답변

Jan
Jan 2018년 1월 11일
See https://www.mathworks.com/matlabcentral/answers/16663-is-it-possible-to-viewing-the-figure-window-on-second-display. The function "figure2()" posted there does the same thing as "figure()", but on the 2nd monitor.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by