I have problem with optimoptions

6 Ansichten (letzte 30 Tage)
Simone Polimeni
Simone Polimeni am 11 Dez. 2017
Kommentiert: Simone Polimeni am 11 Dez. 2017
When I use optimoptions with any solver name, I get the following error message:
Error using optimoptions (line 124)
Invalid default value for property 'OptionsStore' in class 'optim.options.Fmincon':
Not enough input arguments.
Looks like it does not recognize any solver. Do you know how to fix this? Thank you!

Akzeptierte Antwort

Alan Weiss
Alan Weiss am 11 Dez. 2017
It is possible that you need to reinstall Optimization Toolbox. Or perhaps the following less drastic alternative will suffice:
clear all
rehash toolboxcache
Alan Weiss
MATLAB mathematical toolbox documentation
  1 Kommentar
Simone Polimeni
Simone Polimeni am 11 Dez. 2017
Dear Alan,
I've tried both and nothing changed. I will try to unistall and reinstall my Matlab package.
Thanks anyway for your help!

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Produkte

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by