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.

 Respuesta aceptada

Ameer Hamza
Ameer Hamza el 4 de Nov. de 2020
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.

Más respuestas (0)

Categorías

Más información sobre MATLAB Report Generator en Centro de ayuda y File Exchange.

Productos

Versión

R2020a

Etiquetas

Preguntada:

el 4 de Nov. de 2020

Respondida:

el 4 de Nov. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by