When will Mathworks fix the Latex image resolution in published documents?

조회 수: 4 (최근 30일)
SMandev
SMandev 2016년 5월 7일
댓글: Andrew Roscoe 2016년 6월 9일
Since nobody from Mathworks responded, I will try again.
Comparison of a Latex equation (5X zoom):
Matlab 2016a published image:
Tex compiled image:
I've seen many users complain about the poor quality of the rendered Latex images over the last several years. I don't understand how Mathworks can keep implementing so many graphical features and overhaul the graphics, without addressing the stupid resolution of the Latex published images.
Could someone at Mathworks at least confirm that they are AWARE of this issue? Any possibility to see a fix in a future version of Matlab? A response from Mathworks would be appreciated.
Thank you
  댓글 수: 1
Andrew Roscoe
Andrew Roscoe 2016년 6월 9일
Yes this is driving me nuts. It takes a perfectly usable feature (publishing) and then makes the equations so small (if there are any sub/superscripts or fractions) that students cannot read what I have created.
There WAS a solution.. which worked until R2015a, which I list below (it came from another Forum and I did not discover it myself). This WORKED for R2015a, but has STOPPED WORKING for R2016a. I have tried any number instead of FontSize '22', even up to 72, but the equations don't resize any more. If MATLAB can't fix this, I'm going to have to stop using it as part of my teaching materials.
• In MATLAB type "edit publish" • or edit MATLAB/r?????/toolbox/matlab/codetools/publish.m • You may need to take ownership of the codetools folder and all its contents in Win7, to able to resave this file with changes. • Change the line with "fontsize",22 to about 28 • In Matlab type "rehash toolboxcache" • In Matlab type "clear functions" • Delete all PNG files in the publishing "html" directory where your script resides. • Republish. • Tada!

댓글을 달려면 로그인하십시오.

답변 (1개)

Walter Roberson
Walter Roberson 2016년 5월 8일
If you need a response from Mathworks, you should open a technical support case. This is not an official Mathworks support avenue.

카테고리

Help CenterFile Exchange에서 Search Path에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by