It is possible to export a live script to an interactive webpage?

Réponses (1)

Monika Phadnis
Monika Phadnis le 27 Juin 2019
Check this documentation link.
You can export live script as HTML as a static document.

4 commentaires

Thanks, but I'd like to have an interactive document (not static) so the students without MATLAB could also interact with the document.
Comment posted as flag by @ANIL LAMICHHANE:
I also want to do the same as commented by Tadashi. If anyone has idea please post it.
If you want interactivity, you will have to share the live script itself. If you want people without Matlab to be able to run Matlab code, you will need GNU Octave (which will have many compatibility and performance implications).
hi, and if its just plots where we would like the user to hover over the graphs to see the values, emphasize data clicking on the legend (like in signal analyzer)? @Monika Phadnis

Connectez-vous pour commenter.

Catégories

En savoir plus sur Live Scripts and Functions dans Centre d'aide et File Exchange

Produits

Version

R2019a

Question posée :

le 27 Juin 2019

Commenté :

le 19 Jan 2023

Community Treasure Hunt

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

Start Hunting!

Translated by