フィルターのクリア

Where are files located when saving a live script as html?

2 ビュー (過去 30 日間)
Heather Lai
Heather Lai 2020 年 11 月 4 日
回答済み: Ameer Hamza 2020 年 11 月 4 日
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 日
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 件)

カテゴリ

Help Center および File ExchangeRead, Write, and Modify Image についてさらに検索

製品


リリース

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by