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.

1 view (last 30 days)
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 Comments
Walter Roberson
Walter Roberson on 21 Mar 2020
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.

Sign in to comment.

Answers (0)

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!