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?
类别
在 帮助中心 和 File Exchange 中查找有关 Legend 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!