Fractions using tex interpreter
이전 댓글 표시
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
dpb
2022년 12월 21일
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.
채택된 답변
추가 답변 (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
dpb
2022년 12월 27일
How does that address the OP's original issue?
카테고리
도움말 센터 및 File Exchange에서 Interactive Control and Callbacks에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!