How can i set GUIDE gui in a specific location having 2 screens?
2 次查看(过去 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.
0 个评论
采纳的回答
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 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Migrate GUIDE Apps 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!