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

Answers (1)

Check this documentation link.
You can export live script as HTML as a static document.

4 Comments

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

Sign in to comment.

Categories

Products

Release

R2019a

Asked:

on 27 Jun 2019

Commented:

on 19 Jan 2023

Community Treasure Hunt

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

Start Hunting!