Different Colors On Single Line With LaTeX Interpreter
44 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Ephraim Bryski
il 21 Lug 2020
Commentato: madhan ravi
il 21 Lug 2020
Hi. I'm using the text function with the LaTeX interpreter and I want to use different colors on a single line. As far as I can tell this isn't possible. However, I was wondering if there was either some way to do it which I couldn't find or some workaround (right now my workaround is just using multiple text functions for a single line and manually adjusting the position but it's pretty clunky). (I also know it can be done with TeX interpreter but since it can't do things like create fractions and the style is kind of ugly for equations I wouldn't want to use it). Thanks!
0 Commenti
Risposta accettata
madhan ravi
il 21 Lug 2020
text(.1,.1,'^{{\color{red}Red}}/_{{\color{blue}Blue}}{\color{green}Green}')
4 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su LaTeX in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!