Publishing the results as a webpage

2 vues (au cours des 30 derniers jours)
ANOOP VK
ANOOP VK le 28 Fév 2018
Hello,
Is there a way to publish the results from matlab into a webpage. My results include some figures, tables etc.

Réponse acceptée

Pawel Jastrzebski
Pawel Jastrzebski le 28 Fév 2018
Modifié(e) : Pawel Jastrzebski le 28 Fév 2018
Yes, it is possible.
If you're code in in the live script (.mlx), go to:
  • Live Script → Save → Export to HTML
If your code is in the script (.m), go to:
  • Publish
See attached example (published from the live script), unfortunately as a picture as it is forbidden to attach the html files here.
Also, check out:

Plus de réponses (0)

Catégories

En savoir plus sur Environment and Settings dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by