Is it possible to play matlab built video to a secondary monitor?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Yanjika O
el 7 de Mayo de 2020
Comentada: Yanjika O
el 7 de Mayo de 2020
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 comentarios
Respuesta aceptada
Walter Roberson
el 7 de Mayo de 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
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!