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

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개)

카테고리

도움말 센터File Exchange에서 MATLAB Report Generator에 대해 자세히 알아보기

제품

릴리스

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