| Author |
Comment/Response |
Rob Sluder
|
02/22/01 4:37pm
Does anyone know how to plot a given function in terms of another function? Such as:
y1 = 4 x
y2 = -4 x
If you solve this simple example to get y1 in terms of y2, you get: y1 = - y2
Can you plot y1 as a function of y2, without trying to solve this manually?
URL: , |
|