How do I play a youtube video in MATLAB App designer using HTML?

12 ビュー (過去 30 日間)
AT
AT 2020 年 6 月 10 日
回答済み: Rushikesh 2024 年 10 月 11 日
I am trying to embed and play a Youtube video using the HTML Component in the App Designer but am unable to do so. Is this even possible with the current 2020a release?
  8 件のコメント
Mohammad Sami
Mohammad Sami 2021 年 6 月 15 日
The limitations are specified in the documentation.
https://www.mathworks.com/help/matlab/ref/uihtml.html
IFM
IFM 2023 年 4 月 14 日
Did you ever find a work around? I am looking to do the same thing.

サインインしてコメントする。

回答 (1 件)

Rushikesh
Rushikesh 2024 年 10 月 11 日
As of now, MATLAB R2020a does not support embedding of external web page such as youtube videos in html component. As mentioned in MATLAB Documentation.
One possible workaround is to download the video locally that you want to play as embedded and place it in same or sub folder of your HTML file. Then reference that video from you HTML file.

カテゴリ

Help Center および File ExchangeAudio Plugin Creation and Hosting についてさらに検索

製品


リリース

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by