Export a live script without the lines of code

20 Ansichten (letzte 30 Tage)
C.O.
C.O. am 23 Jan. 2019
Kommentiert: Reno Filla am 26 Jan. 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 Kommentare
Joe Bienkowski
Joe Bienkowski am 5 Mär. 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. am 19 Mai 2020
Thank you for your help!

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Joe Bienkowski
Joe Bienkowski am 12 Mai 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 Kommentar
Reno Filla
Reno Filla am 26 Jan. 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.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Scripts finden Sie in Help Center und File Exchange

Produkte


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by