One GUI with different contents on two different screens

1 view (last 30 days)
Hi all, I am working on an application that requires one MATLAB (GUI) application to be run on one computer having two different screens. Let's say, application should be controlled by person-1. We have two different screens and Person-1 has control over screen-1 (means he is able to see the screen-1 and he needs to provide some inputs like type or click). There is a WALL kind of stuff between person-1 and person-2. Screen-2 would show only text (kind of notifications) to person-2. All the input stuff will be done by person-1 and screen-2 will display the notifications according to what person-1 is doing. Scenario:
Person-2 with Screen - 2
============= WALL ===========================
person-1 with Screen - 1 : (main operator)
My question is: Will MATLAB be useful for this application ? If so, kindly guide me in displaying content in different screens. Also, if you know -please give me the link(s) for the sample code for MATLAB GUI application that controls two screens. Thank you for your help. Chad

Answers (0)

Categories

Find more on Migrate GUIDE Apps in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!