How to create your video editor App in MATLAB using App Designer?

Опубликовано: 24 Июль 2026
на канале: Programmer World
3,003
42

This video shows the steps to create your Own video Editor App. In this video it create a MATLAB GUI using App designer. It uses UIAxes to display or show the video.

Some of the basic functionality of video editor like Trimming the video, concatenating 2 videos, etc are shown here.

In the steps discussed here, computer vision toolbox is not required to do the basic processing on the video.
Two Sample videos of dimensions: 1920 x 1080 (width x height) is used in this video.

For complete source code please refer to: https://programmerworld.co/matlab/how...

We will be glad to hear from you regarding any query, suggestions or appreciations at: [email protected]