How to save a processed video file?
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Migrate GUIDE Apps 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!