matlab opti toolbox error can anybody rectify?
显示 更早的评论
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');
回答(1 个)
Sabin
2024-12-13
0 个投票
I believe there is a typo. The function is probably 'optimset'.
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!