Play a video from Matlab
Mostrar comentarios más antiguos
Hi,
Is there any way to play a video in full screen from matlab on windows media player repeatedly?
Thank you,
Respuestas (1)
Walter Roberson
el 15 de Jul. de 2020
0 votos
You could use system().
On the name of the file to invoke:
Supported command line options:
Notice the /fullscreen option.
Categorías
Más información sobre Audio and Video Data en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!