動画ファイル(MP4)をuitab上に非同期で表示する方法
6 views (last 30 days)
Show older comments
この方法だと、動画の再生が終わるまで処理が停止してしまいます。
やりたいことは、
- 二つのタブを持つfigreを作成
- タブ1に動画ファイルを再生
- タブ1の動画が終わるのを待たずに、タブ2にもグラフを描画(グラフでなくても、テキストでもボタン配置でもなんでもいいのですが)
というものです。
よろしくお願いします。
0 Comments
Answers (1)
See Also
Categories
Find more on Parallel Computing Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!