run mp4 in app designer
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Adam Danz
el 6 de Sept. de 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
Respuestas (1)
Mohammad Sami
el 7 de Sept. de 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 comentarios
Ver también
Categorías
Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!