fsolve - function with two input arguments
Show older comments
Hello!
Is it possible to solve function with two input arguments? I have function in which I input two parameters and it returns one.
Example:
x = function(a,b)

But now i have a problem. I know parameters x and a, how do I get parameter b? Is it even possible?
Thanks for your reply!
Accepted Answer
More Answers (1)
Ignacij
on 2 Feb 2020
0 votes
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!