run mp4 in app designer
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commento
Adam Danz
il 6 Set 2020
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
Risposte (1)
Mohammad Sami
il 7 Set 2020
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 Commenti
Vedere anche
Categorie
Scopri di più su Develop Apps Using App Designer in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!