After making an html of my livescript, I want to upload it, to make it available to others, but I cannot find where the image files are stored during the save so that I can include them with the HTML code.

 採用された回答

Ameer Hamza
Ameer Hamza 2020 年 11 月 4 日

0 投票

It stores the image data inside the html document as base64 encoded string. You don't need seperate image files. Html will automatically create the images.

その他の回答 (0 件)

カテゴリ

製品

リリース

R2020a

質問済み:

2020 年 11 月 4 日

回答済み:

2020 年 11 月 4 日

Community Treasure Hunt

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

Start Hunting!

Translated by