Minus vanishes with Latex interpreter (Linux system)
조회 수: 5 (최근 30일)
이전 댓글 표시
When using latex interpreter for text(...) the minus sign vanishes in superscript and in \frac{}. I tried linking my latex base folder to matlab but this has not solved the problem.
댓글 수: 4
Walter Roberson
2012년 4월 26일
Remember the Linux font problems of R2010a-ish. Some of those were tracked down to some versions of Linux not installing all the necessary fonts; and some of the problems were tracked to the default X library having improper optimizations; and some of the problems I did not hear the cause of.
답변 (2개)
Daniel Shub
2012년 4월 26일
This seems too long for a comment, but it is not really an answer either ...
I am pretty sure MATLAB uses its own LaTeX engine and does not generally make use of any installed versions of LaTeX (similar to how MATLAB deals with JAVA).
If I recall the days before export_fig when I was using Windows, exporting figures to .ai/eps/pdf files and importing them to Illustrator used to cause the minus sign to disappear.
What renderer are you using?
Can you post example code so we can try and reproduce the problem?
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Annotations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!