Question
Function Dependent on Previous Function
Hi all,
I am trying to generate a plot of a function P(y), where the variable y is itself a previously defined function, y(L).
I have defined L:=200,201..400 and the two functions, y(L) and P(y) but when I attempt to plot P(y), I get an error about the value not being a scalar or a vector.
Is there a trick to working with functions dependent upon other functions?
Thanks

