Fractions using tex interpreter
Show older comments
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 Comment
dpb
on 21 Dec 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.
Accepted Answer
More Answers (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 Comment
dpb
on 27 Dec 2022
How does that address the OP's original issue?
Categories
Find more on Interactive Control and Callbacks in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!