play video

8 次查看(过去 30 天)
James
James 2011-8-11
回答: Raj 2023-9-29
Hi
How do I play an avi file in Matlab?

回答(2 个)

Fangjun Jiang
Fangjun Jiang 2011-8-11
implay()

Raj
Raj 2023-9-29
Hi James,
There are multiple ways through which you can play videos in MATLAB
  1. Video Viewer: It lets you play videos, image sequences etc. Refer the to the documentation below for better understanding on the same: https://www.mathworks.com/help/images/ref/videoviewer-app.html
  2. We can also display multiple video streams using custom GUI. The documentation page for the same is: https://www.mathworks.com/help/vision/ug/video-display-in-a-custom-user-interface.html
  3. Through Video Player: It lets you display video on your MATLAB. https://www.mathworks.com/matlabcentral/fileexchange/51014-video-player-with-pause-play

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by