maxibrain

24 Reputation

2 Badges

17 years, 264 days

MaplePrimes Activity


These are answers submitted by maxibrain

OK... Now I try to explain what I want to do.

For example, someone, who's not interested to work with Maple, has to solve often some problem. Let it be a system of linear algebraic equations (my real problem is far difficult). I write the Maple code for this problem. Then this "someone" runs the shell program, inputs matrix coefficients and so on and presses "Calculate button". The shell program substitutes the values into the code and run it with the Maple through OpenMaple. It will be great to report input data (matrix and vector) and output data (vector) in the math notation.

I think there are 3 variants:

1) export output data from Maple

2) show output data with the Microsoft Equation object in Microsoft Word, but I don't know how to do it programmatically

3) make the shell program to draw output data (it's so long to do)

So, you can see the first variant is the best)) But how to do it??? I guess the Maple server (kernel) doesn't output data in the math notation or does? What can you advise me?

Page 1 of 1