How to save a processed video file?

2 views (last 30 days)
Gobert
Gobert on 17 Oct 2021
Hi,
I need your help! The following last line displays a video in a specific location of my GUI written in Matlab.
VD(frame,sub2ind([a b],r,c)) = video_output_function_details;
I can display "VD" on my GUI and play it as a video file (but only in my GUI). How can I save "VD" as a Video file (that can be exported)?

Answers (0)

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!