live script to pdf without code output in the file
조회 수: 22 (최근 30일)
이전 댓글 표시
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
채택된 답변
Cris LaPierre
2021년 2월 14일
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.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Matrix Indexing에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!