How to show GUI on secondary display?
Show older comments
Hello
I'm working on tool development by using appdesigner.
What I would like to do after I double-clicked the *.exe is just showing start image and main GUI on secondary display.
Could you teach me the way how to realize it?
About the version of matlab, I don't care. Basically, I use 2016b. However, if your solution is available on newer version, I will use it.
Thank you very much for your help in advance.
5 Comments
Mohammad Sami
on 6 Sep 2020
See if this answer is what you are looking for
https://www.mathworks.com/matlabcentral/answers/16663-is-it-possible-to-viewing-the-figure-window-on-second-display
Hide
on 7 Sep 2020
Mohammad Sami
on 7 Sep 2020
Yes it should be able to. You can set the position of the app.UIFigure.
Hide
on 8 Sep 2020
Mohammad Sami
on 8 Sep 2020
You have to set the "Position" property of the uifigure
Answers (0)
Categories
Find more on MATLAB Parallel Server in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!