matlab opti toolbox error can anybody rectify?
Mostrar comentarios más antiguos
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');
Respuestas (1)
Sabin
el 13 de Dic. de 2024
0 votos
I believe there is a typo. The function is probably 'optimset'.
Categorías
Más información sobre MATLAB en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!