Hi,
I've got a matlab live editor code that I'm trying to format so it's more readable.
My issues are;
>The output equations are parmaterised in terms of \sigma_i which makes the output more difficult to read.
>Also my output is several times larger than the screen width but I would like it to wrap to the page especially when I print to a html or pdf.
Thanks in advance,
Alex

 채택된 답변

Akshaye Anitha Pradeep
Akshaye Anitha Pradeep 2021년 7월 14일

0 개 추천

If your output is getting cut off when exporting as PDF, you could try exporting it as an HTML, opening the exported HTML in Chrome, click CTRL + P to open the print options, change destination to "Save as PDF" and change scale to Custom. You can then decrease the scale until your equations fit on the page.
For more options, refer this: https://www.mathworks.com/matlabcentral/answers/486782-display-gets-cut-off-when-exporting-live-script-to-pdf

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Debugging and Analysis에 대해 자세히 알아보기

제품

릴리스

R2020a

태그

Community Treasure Hunt

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

Start Hunting!

Translated by