live script to pdf without code output in the file
19 views (last 30 days)
Show older comments
Mikkel Star
on 14 Feb 2021
Commented: Mikkel Star
on 14 Feb 2021
help urgent need.
how can i make a pdf of live script that only has text and code, but no code output
as i have inputet manually the code result (output) i dont want the code output in the pdf file.
can i block then or silece them some how
regards
0 Comments
Accepted Answer
Cris LaPierre
on 14 Feb 2021
If I clear the output in my live script (View > Clear all output), then use the export to pdf option (Live Editor > Save > Export to PDF), it only includes what I see in the live script. It does not run the code first.
More Answers (0)
See Also
Categories
Find more on Matrix Indexing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!