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!