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!