uicontrol
2 views (last 30 days)
Show older comments
I want to use uicontrol that play video. ex.uicontrol('style','frame','position',[10 170 80 30]); but I don't how to make code about player video.
0 Comments
Accepted Answer
Jan
on 19 Feb 2012
You cannot display a "video" inside a frame-uicontrol. But movie and videoreader will be more helpful.
0 Comments
More Answers (0)
See Also
Categories
Find more on Migrate GUIDE Apps 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!