How to substitute variables in a multivariable function while keeping some other parameters as variables?
Show older comments
How to substitute variables in a multivariable function while keeping some other parameters as variables?
I have a function with 3 parameters, y = f(a,b,c). I now have the numerical values for b = 1 and c = 2, how can I make it into a function of y = f(a)?
Accepted Answer
More Answers (0)
Categories
Find more on Logical in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!