GUI with live video preview
Show older comments
I currently have a working GUI that shows a video preview(using axes) upon user clicking start button.
Is there any way which the video preview can start automatically when the GUI starts?
i have tried putting the code { preview(vid) } in OpeningFcn or OutputFcn, the preview doesn't seem to start up automatically after the GUI appears.
may i know where should i put this preview function under?
Answers (0)
Categories
Find more on Video Formats and Interfaces 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!