Play a video from Matlab
3 ビュー (過去 30 日間)
古いコメントを表示
Hi,
Is there any way to play a video in full screen from matlab on windows media player repeatedly?
Thank you,
0 件のコメント
回答 (1 件)
Walter Roberson
2020 年 7 月 15 日
You could use system().
On the name of the file to invoke:
Supported command line options:
Notice the /fullscreen option.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Audio and Video Data についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!