Write overrightarrow to letter in plot
Mostra commenti meno recenti
Hey,
I'm wondering if there is a possibility to write a letter with an overrightarrow as a text annotation to a matlab plot. It should look something like this. With greek letter, integrals the latex commands work but for this one it doesn't. Am I doing something wrong here?
Regards,
Johannes
figure(1)
text(-1,0.2,'\overrightarrow{n}');
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Labels and Annotations in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!