How to save a processed video file?

3 ビュー (過去 30 日間)
Gobert
Gobert 2021 年 10 月 17 日
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)?

回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by