Question: plotsetup question

I used to do this, but it seems I have forgotten how...

> P1 := plot(sin(x),x=-Pi..Pi);

> with(plots):display([P1]);

> plotsetup(ps,plotoutput=`aa.ps`,plotoptions=`portrait,noborder`);

> display([P1]);

Error, Error in device driver: plot terminated

>

This post was generated using the MaplePrimes File Manager

View 85_plotdevice_question.mw on MapleNet or Download 85_plotdevice_question.mw
View file details

Please Wait...