Create a video in App Designer

I am creating an App for visualizing the movements of a robot. Is there a way to capture the image from a series of plots and then create a video? I read on matlab support that the movie() and getframe() functions are not compatible with the App Designer, is there another way to do it?

回答 (1 件)

Ameer Hamza
Ameer Hamza 2020 年 5 月 6 日

0 投票

getframe is not supported for uiaxes. However, you can create normal axes in App designer and then use getframe with it.

1 件のコメント

Rahmy Salman
Rahmy Salman 2021 年 3 月 9 日
Ameer, how do you create normal axes in App Designer? And once it is created how ca we format it into the GUI?

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeDevelop Apps Using App Designer についてさらに検索

質問済み:

2020 年 5 月 6 日

コメント済み:

2021 年 3 月 9 日

Community Treasure Hunt

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

Start Hunting!

Translated by