Which Latex Characters does 2013A support : Warning: Unable to interpret LaTeX string
Ältere Kommentare anzeigen
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?
Akzeptierte Antwort
Weitere Antworten (1)
Rob
am 19 Mär. 2014
0 Stimmen
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 Kommentar
Walter Roberson
am 20 Mär. 2014
Which symbol is it?
Kategorien
Mehr zu Legend finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!