Hi,
I'm trying to find out how to plot isolines (in 3D) of the following function :
z = 0.2 x + 0.8 y if x < y and z = 0.6 x+0.4 y if x >= y
Thanks in advance for any help,
Patrick
1 | initial version |
Hi,
I'm trying to find out how to plot isolines (in 3D) of the following function :
z = 0.2 x + 0.8 y if x < y and z = 0.6 x+0.4 y if x >= y
Thanks in advance for any help,
Patrick