sylvain

5 Reputation

One Badge

7 years, 126 days

MaplePrimes Activity


These are questions asked by sylvain

Dear all,

In Maple 18, I type the following three lines and I wonder how I can then resize the resulting displayed window:

with(plots):
p1:=plot3d(x*y,x=-1..1,y=-1..1):
display(Array([p1]))

Any idea?

Page 1 of 1