Skip to main content
1-Visitor
July 21, 2014
Question

Is there any method or plugin could translate the expression between Mathcad and plain text?

  • July 21, 2014
  • 8 replies
  • 4131 views

During using Mathcad, sometime I need some functions that mathcad don't have, such as plot a complicated function or put it in a Geometry Software like Geogbra, then I must translate the mathcad expression manully.

And on the other hand, when I want to calculate some function from other programs in mathcad, I must translate the plain text expression into Mathcad expression.

For example:

PTCquestion2.xmcd.jpg

It's very troublsome and time-consuming! Is there any method or plugin could translate the expression between Mathcad and the plain text easily?

8 replies

24-Ruby IV
July 22, 2014

Remember seeing somewhere a similar transformation from Mathcad. But where?

24-Ruby IV
July 22, 2014

VladimirN. wrote:

Remember seeing somewhere a similar transformation from Mathcad. But where?

In Mathcad with Maple symbolic engine (Mathcad 11):

http://twtmas.mpei.ac.ru/mas/worksheets/F_X_Y_Plot.mcd

http://twtmas.mpei.ac.ru/mas/Worksheets/Solve_Symbolic.mcd

and with Polish notation in Mathcad Prime 1 and 2:

TextMath.png

and in Mathcad PM http://communities.ptc.com/docs/DOC-2695

1-Visitor
July 22, 2014

It seems that mathcad could insert math region into text region is also have disadvantages.

And the textbox is really a good thing! I hope you can provide the script of the textbox for me, Sir Ochkov.