Save several scripts as a single PDF

조회 수: 40 (최근 30일)
Miguel Morgado
Miguel Morgado 2020년 3월 12일
답변: Harsha Priya Daggubati 2020년 3월 16일
Hi everyone,
I'm trying to save the code of several Matlab scrpits (around 140) into a single PDF. I've seen function publish, but I don't know how to apply it to that amount of scripts. Any ideas?
Thank you very much in advance!
  댓글 수: 1
Ameer Hamza
Ameer Hamza 2020년 3월 12일
What about saving each script in a seperate file and the joining those files using some other tool.

댓글을 달려면 로그인하십시오.

답변 (1개)

Harsha Priya Daggubati
Harsha Priya Daggubati 2020년 3월 16일
Hi,
I guess there is no straight approach available. There is a way, which may not be the best way, but you just publish each file to doc format, combine them, and save the PDF from Word. Hope this will be a suitable workaround.

카테고리

Help CenterFile Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by