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!