Matlab Live Scripts: PDFs over-run margins
古いコメントを表示
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?
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Live Scripts and Functions についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!