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.

4 vues (au cours des 30 derniers jours)
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 commentaires
brolaja
brolaja le 21 Mar 2020
Is there anyway to add Microsoft equation editor as a plug-in.
Walter Roberson
Walter Roberson le 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.

Connectez-vous pour commenter.

Réponses (0)

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by