rtrapp

10 Reputation

One Badge

11 years, 202 days

MaplePrimes Activity


These are replies submitted by rtrapp

worked like charm

Evaluate('PL1' = 'display(plot3d(TF1,x=-3..3,y=-3..3),plot3d(TF2,x=-3..3,y=-3..3))')

returns axes in the plane, while

Evaluate('PL1' = 'plot3d([TF1,TF2],x=-3..3,y=-3..3)')

plots both surfaces.  I want to display so I can use different colors, or display some curves and surfaces in the same plot.

Page 1 of 1