how to display a list of plots on the same figure

October 16 2006 by tintin 128
false

0


Hi everyone! I could display two plots named p[1], p[2] by with(plots): p[1] := ...: p[2] := ...: display(p[1],p[2]); How do I display n-plots name p[1], p[2], ..., p[n]? Thanks for your help! -Dan

Loading Comments

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