Maple output in mapleprimes

gkokovidis's picture

What is the best way to include Maple output in this forum.  What are the steps necessary.  I use to copy the output from  my worksheet and paste it as Maple code, and it would work.  I have not been able to do this any more.  I am missing something.  Is the format Filtered HTML or Worksheet HTML?

Regards,

Georgios

Robert Israel's picture

Maple output

Filtered HTML.

In Maple, highlight the output you want to include, copy it to the clipboard with Ctrl-C.

Click on the red maple leaf icon in the tool bar of this editor.  You should get a "Maple Tag" popup window.  Click on the white text area below "Maple Math Expression", and press Ctrl-V.  This should paste Maple code for your output.  Click OK.  You should see that Maple code in the editor window.  Click "Preview comment" and you should see your posting with the Maple output, e.g.

exp(x)+1/x

Note that not all Maple output will work, e.g. for a sequence such as  1,2,3 I get only the first item in the sequence:

1, 2, 3

 Also, sometimes the system seems to stop working for days at a time.

gkokovidis's picture

Maple output

Thank you.  My confusion stems from doing everything that you outlined above, verbatim.  What I saw in the preview window was not correct.  I must have been trying to do this when the system was not working properly.  I will try it again in the future. 

 

Regards,
Georgios Kokovidis
Dräger Medical


For those bad days

of the system or not to lose time I find more practical to turn to the 2D ascii output  with 'interface(prettyprint=1)' .

gkokovidis's picture

Test 2.0

Just testing, to see if it works:

= arccos(16/2537*86^(1/2)*59^(1/2))

I'm amazed.  I have been trying this for weeks, it did not work.  Now it does. 

Regards,
Georgios Kokovidis
Dräger Medical


Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
}