Why my pdf layout so strange when exporting *.mlx to pdf?
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/591305/image.jpeg)
I have a *.mlx document and it needs to be exported as pdf, but when I click "file - export to pdf", the layout seems so strange like being cut.
how could I fix it?
0 Kommentare
Antworten (1)
Chidvi Modala
am 3 Jun. 2021
I am not sure what else is defined before defining B matrix.
When exporting a livescript with MATLAB code in PDF, if the code section contains long command lines, the text in the exported PDF exceeds the page frame and is cut.
If your code falls under this case, it's a known issue, our developers are aware of it and will try to fix it in future releases.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!