Export a live script without the lines of code
Mostrar comentarios más antiguos
Hi,
I'm thinking about using Matlab Live Script to generate HTML pages for a user manual.
The users are no engineers so they are not interested in the Matlab code of my function. They only need my textual description and my inserted images.
Is there a way to export a Live Script without the Matlab code?
Thank you!
2 comentarios
Joe Bienkowski
el 5 de Mzo. de 2020
Thank you for your interest in this feature. This is something that is supported in the Live Editor starting from release 19a! Set the script to "Hide Code" mode from the view menu or using the buttons in the upper right of the script. Once the script has the code hidden you can export the script to any of the export formats (including HTML) and the code will stay hidden. For more information on this topic please see the documentation here. Thanks again for the feedback and interest in Live Scripts!
C.O.
el 19 de Mayo de 2020
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Scripts en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!