Fractions using tex interpreter
Mostrar comentarios más antiguos
Is there a way to show fractions in a text object, while using the 'tex' interpreter? I do not want to use the 'latex' interpreter because it is not consistent in all text formats.
1 comentario
dpb
el 21 de Dic. de 2022
Nope, no can do...one of the big frustrations with MATLAB implementation of either interpreter is that both LaTeX and TeX are incomplete and non-extensible.
Respuesta aceptada
Más respuestas (1)
Hello Joaquin,
As of now, the “TeX” interpreter does not support displaying fractions, and the “LaTeX” interpreter is suggested to be used for this purpose.
Hope this helps.
Regards,
Prateek
1 comentario
dpb
el 27 de Dic. de 2022
How does that address the OP's original issue?
Categorías
Más información sobre Interactive Control and Callbacks en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!