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!