I'm working on a calculator that performs some calculations on symbolic expressions. for now I'm collecting input with a text field and using latex interpreter to render the expression on a uiaxes.
조회 수: 3 (최근 30일)
이전 댓글 표시
I'm working on a calculator that performs some calculations on symbolic expressions. for now I'm collecting input with a text field and using latex interpreter to render the expression on a uiaxes. But I want to be able to input d expression in natural display format . Probably if I can input d text directly on uiaxes or something
댓글 수: 7
Walter Roberson
2020년 3월 21일
No, not as a plug-in. You just might be able to use ActiveX or .NET to talk to it, but it might be a bit tricky to move between internal representations perhaps.
답변 (0개)
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
