Mikhail Drugov

133 Reputation

5 Badges

17 years, 126 days

MaplePrimes Activity


These are questions asked by Mikhail Drugov

Hello, everybody,

I am trying to put on the same graph several sets of inequalities and to color them differently (that is, to have several areas in different colors).
I am using inequal (see below), and the color of optionsexcluded of the first set of inequalities colors all the rest. I tried to make it transparent but could not (white does not work).

area1 := inequal({x>=0,y>=0,x+y<=0.5},x=0..1,y=0..1):
area2 := inequal({x<=1,y<=1,x+y>=1.5},x=0..1,y=0..1):
display([area1,area2]);



Please replace this text with the link to your file.
The link can be found in the <a href="http
1 2 3 Page 3 of 3