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

1 次查看(过去 30 天)
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