Effacer les filtres
Effacer les filtres

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

2 vues (au cours des 30 derniers jours)
Heather Lai
Heather Lai le 4 Nov 2020
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.

Réponse acceptée

Ameer Hamza
Ameer Hamza le 4 Nov 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.

Plus de réponses (0)

Catégories

En savoir plus sur Read, Write, and Modify Image dans Help Center et File Exchange

Produits


Version

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by