Hello:
I have the following set of expressions.
define (Z(t),A(t)+(B*C(t)*1000))$
define (Y(t),Z(t)/D(t))$
wxplot2d([Y(25)],[B,0,1])$
wxplot2d([Z(25)],[B,0,1])$
I need to plot Y(25) in the Y axis and Z(25) in the X axis varying B from 0
to 1 which would be reflected in the X axis. Any suggestions or help is
highly appreciated.
Thank you for your time.
Regards
Vishraj