Export a live script without the lines of code
显示 更早的评论
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 个评论
Joe Bienkowski
2020-3-5
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.
2020-5-19
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Scripts 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!