Michael_Ormstrup

10 Reputation

One Badge

14 years, 189 days

MaplePrimes Activity


These are questions asked by Michael_Ormstrup

Hi

 

In earligere versions of maple (14 and 15) I yoused this code (program) to plot the area between functions, but it does not work in maple 17 (or 16).

integralplot2:=proc(f1,f2,a,b,{[color, colour] := blue,transparency := 0.5,numpoints:=500})     

local mingr,maxgr,variable,p,c,n,pts1,pts2,polys,i,xkoor,ytop,ybottom,yvals,plotf1,plotf2;          

if evalf(a)<evalf(b) then       

Hi

I want to make my maple.ini file so that it sets plotoptions(discont=true) as starndard, so that I don't have to write it all the time.

I did it a couple of years ago, but can't make it work now.

Hope some of you can help me.

Regards

Michael

Page 1 of 1