run mp4 in app designer
7 ビュー (過去 30 日間)
古いコメントを表示
hi everyone;
i have an app with the component Tab group
i have 4 tabs ( i want when the user select one of the tab an .mp4 video file to run inside that tap )
i have already 4 videos for each tab
is it possible?
thanks
1 件のコメント
Adam Danz
2020 年 9 月 6 日
I haven't looked too deeply into how/if this can be adapted to play the video on a specified axes in App Designer or if there are newer methods but I'd start here
回答 (1 件)
Mohammad Sami
2020 年 9 月 7 日
If you have MATLAB R2019b and later you can easily use uihtml to play any video using html.
https://www.mathworks.com/help/matlab/ref/uihtml.html#mw_ba2404bf-2886-4627-a95a-20236cacd324
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Develop Apps Using App Designer についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!