Published LaTex images too small
이전 댓글 표시
When I use the publish command, even on the example code included in the matlab documentation, the LaTex image files that are published turn out to be 2 pixels by 1 pixel
댓글 수: 3
Anirudh Singh
2020년 3월 27일
You can publish file with images of size you want in Latex using "Publish" button with custom setting i.e. image pixels setting.
See this for more info : https://www.mathworks.com/help/matlab/matlab_prog/specifying-output-preferences-for-publishing.html
Sean Kilgore
2020년 3월 27일
Hamid Farshi
2025년 9월 15일
if you are using MATLAB Online (or using MATLAB R2025a release), I suggest you take a look at the new plain text .m live scripts. it might work better for what you are trying to accomplish.
답변 (1개)
Aniket
2025년 5월 8일
0 개 추천
The quality of LaTex equations is significantly improved for live editors. I suggest using a live editor (.mlx) file and using the export function. You may alternatively use Export from Live Editor Toolstrip --> Export --> Export as PDF.
Please find more details regarding export function in this documentation: https://www.mathworks.com/help/matlab/ref/export.html
카테고리
도움말 센터 및 File Exchange에서 Printing and Saving에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!