필터 지우기
필터 지우기

putting a bar over a letter in a figure using LaTex in text mode

조회 수: 3 (최근 30일)
Claudio
Claudio 2011년 5월 2일
Hej, I would like to draw a letter with a bar over it in the ylabel using text mode (I don't like the font style in math mode). I'm using
ylabel('\={foo}','interpreter','latex');
but it produces
Warning: Unable to interpret TeX string "\={foo}"
Why? :(
Thanks in advance!
  댓글 수: 3
Andrew Newell
Andrew Newell 2011년 5월 2일
Works for me too (10b, Mac OS 10.6).
Andrew Newell
Andrew Newell 2011년 5월 2일
Since we can't reproduce this on our systems, you probably should contact MATLAB Support.

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

답변 (1개)

Claudio
Claudio 2011년 5월 2일
my bad, the error is actually
Warning: Unable to interpret LaTeX string "\={foo}"
still having the problem with the bar :(

카테고리

Help CenterFile Exchange에서 Environment and Settings에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by