Is it possible to play matlab built video to a secondary monitor?
1 view (last 30 days)
Show older comments
Hello, I am trying to have a control over my video which to be displayed on the secondary monitor.
Eventhough I can use usb drive to play my video on that monitor and remote controller to start and stop, it would be great if I can control the playback of the video from MATLAB.
In order to do so, where should I start? Do I need to have a specific toolboxes?
Thank you,
0 Comments
Accepted Answer
Walter Roberson
on 7 May 2020
You can control the Position of the figure that you play the video in. https://www.mathworks.com/help/matlab/ref/matlab.ui.root-properties.html MonitorPositions tells you where in logical coordinates the monitors are
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!