matlab opti toolbox error can anybody rectify?

3 views (last 30 days)
rajesh kumar
rajesh kumar on 21 Jun 2019
Answered: Sabin on 13 Dec 2024
i am getting error in program in which i have using opti toolbox can any body rectify this error
Undefined function or variable 'optiset'.
opts = optiset('solver','cbc');
u can see in website ('https://www.inverseproblem.co.nz/OPTI/index.php/Advanced/Opts','-new');

Answers (1)

Sabin
Sabin on 13 Dec 2024
I believe there is a typo. The function is probably 'optimset'.

Categories

Find more on Get Started with Optimization Toolbox in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

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

Start Hunting!