operator '*' is not supported for operands of type 'function_handle'.
Show older comments
So I am trying to maximize a function. In order to maximze a function f(x), I have to minimize the function -f(x).
I have tried to do this but I get the errors as such.
Any help would be appreciated.
I am using the optimize task from the live script.
Thanks

Accepted Answer
More Answers (0)
Categories
Find more on MATLAB 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!