Which Latex Characters does 2013A support : Warning: Unable to interpret LaTeX string
이전 댓글 표시
I often get this: Warning: Unable to interpret LaTeX string
For example,
plot(rand(10,1));
AX=legend('$\text{A,B}$');
set(AX,'Interpreter','Latex');
What work arounds are there? Is there a list of supported characters?
채택된 답변
추가 답변 (1개)
Rob
2014년 3월 19일
0 개 추천
Thanks, is there any other way to access that symbol in Matlab? e.g., in a plot title or elsewhere - or are these all macros like \text?
댓글 수: 1
Walter Roberson
2014년 3월 20일
Which symbol is it?
카테고리
도움말 센터 및 File Exchange에서 Legend에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!