Customize "implay"
6 views (last 30 days)
Show older comments
William Thielicke
on 7 Dec 2020
Commented: William Thielicke
on 8 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!
0 Comments
Accepted Answer
Walter Roberson
on 7 Dec 2020
3 Comments
Walter Roberson
on 8 Dec 2020
Sometimes video_fig is a very convenient contribution for customizing !
More Answers (0)
See Also
Categories
Find more on Annotations in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!