Matlab Live Scripts: PDFs over-run margins
Afficher commentaires plus anciens
I have been running into an issue where when I save a live script as a PDF, particularly large matrix outputs will run beyond the edge of the page. These aren't particularly large element-wise, 4x4s and 6x6s are common, but the elements themselves tend to be long. Is there some way I can address this, either by enforcing some kind of 'wrapping' of matrices when they bump into the margins, or by playing with the way/size matrices are rendered? This also sometimes happens with code as well.


I really want to like Live Scripts. They are much easier to work with as you are writting and debugging them than 'plain' scripts. But this is also not the first time I have been frustrated by their export capabilities. Am I just setting things up wrong in the code, or is there some sort of hidden menu for adjusting 'Save As' settings when it comes to Live Scripts?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Get Started with MATLAB dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!