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!