I want to play a avi file in matlab environment, supported by a graph underneath it, which also changes according to specific time in the movie. Any suggestions?
5 ビュー (過去 30 日間)
古いコメントを表示
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/148845/image.png)
0 件のコメント
採用された回答
Geoff Hayes
2015 年 9 月 9 日
See http://www.mathworks.com/matlabcentral/answers/216698-how-to-play-my-video-while-my-graph-animates which is similar to your question. The proposed solution is to display the frames from the movie in a loop. You can modify that so that at certain periods of this loop, you would update the graph.
3 件のコメント
Geoff Hayes
2015 年 9 月 10 日
S - please clarify what you mean that the speed of the images is very low. Do you want to speed it up? It looks like X1 and X2 are identical in the above code. Is this intentional?
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!