Customize "implay"

6 views (last 30 days)
William Thielicke
William Thielicke on 7 Dec 2020
Hi,
is it possible to customize matlabs inbuilt video player? I would like to hide the toolbar and the menu.
Something like:
h=implay('Video.mp4','Menubar','off','toolbar','off')
I am asking, because I need a comfortable way to display and play/pause/ff video files. Or do I need to code it myself?
Thank you!

Accepted Answer

Walter Roberson
Walter Roberson on 7 Dec 2020
  3 Comments
Walter Roberson
Walter Roberson on 8 Dec 2020
Sometimes video_fig is a very convenient contribution for customizing !
William Thielicke
William Thielicke on 8 Dec 2020
I uploaded the modification here, because I think this is useful for other people too (and I think the original videofig is less straight forward for people to use):
https://de.mathworks.com/matlabcentral/fileexchange/84028-preview-and-play-video-files

Sign in to comment.

More Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!