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!