uicontrol

1 view (last 30 days)
Pan
Pan on 19 Feb 2012
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.

Accepted Answer

Jan
Jan on 19 Feb 2012
You cannot display a "video" inside a frame-uicontrol. But movie and videoreader will be more helpful.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!