Formating Matlab Live Editor Output

11 visualizaciones (últimos 30 días)
Alex Wormald
Alex Wormald el 17 de Jul. de 2020
Respondida: Akshaye Anitha Pradeep el 14 de Jul. de 2021
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

Respuesta aceptada

Akshaye Anitha Pradeep
Akshaye Anitha Pradeep el 14 de Jul. de 2021
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

Más respuestas (0)

Categorías

Más información sobre Environment and Settings en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by