Export a live script without the lines of code

16 visualizaciones (últimos 30 días)
C.O.
C.O. el 23 de En. de 2019
Comentada: Reno Filla el 26 de En. de 2022
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
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.
C.O. el 19 de Mayo de 2020
Thank you for your help!

Iniciar sesión para comentar.

Respuesta aceptada

Joe Bienkowski
Joe Bienkowski el 12 de Mayo 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!
  1 comentario
Reno Filla
Reno Filla el 26 de En. de 2022
Are there any plans to expand this to individually collapsing or expanding cells/sections? For some parts I might want to show the code, for others I don't. Today I have to choose between all turned on or all turned off.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Scripts en Help Center y File Exchange.

Productos


Versión

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by