You cannot use 3 or more independent variables.
f = l*(x+y)*z
Implies
f/(z*(x+y)) = l
Which becomes the defining estimate with the understanding that / is the matlab matrix division operation
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!