plotsetup subscript bug?

August 11 2011 by edgar 594
false
Maple 15

1


Here is a simple version of the code:

restart;
plots[textplot]([4,2,q[n]]);
plotsetup(gif,plotoutput=`p.gif`);
plots[textplot]([4,2,q[n]]);
plotsetup(default);

This hangs Maple.  (Maple 15.01 running on Mac OS 10.6.8.)  Maple 12 is OK, but Maple 13 is bad, so that must have been where some change came in.  Omit the subscript, no problem.  Replace gif with jpeg or ps, problem remains.

---

G A Edgar

 
Loading Comments & Answers

You must be logged into your MaplePrimes account in order to post a comment. If you don't have an account, you can create an account here.

     

Forgot Your Password? Create an Account