Matlab not recognize optimproblem and optimvar in Optimization problem

19 次查看(过去 30 天)
Hello all. I am writing an optimization problem using Matlab. However, when I run the code, it says undefined function or variable 'optimproblem'and 'optvar'. I thought this function is already set up in Matlab. What do I need to do to for Matlab to recognize these?
Thank you so much for your help!!!
  1 个评论
Matt J
Matt J 2018-7-31
编辑:Matt J 2018-7-31
We need to see copy/pastes of code and error messages. We also need to know what version of Matlab you are running.

请先登录,再进行评论。

回答(1 个)

Alan Weiss
Alan Weiss 2018-8-6
optimproblem and optimvar were introduced in R2017b. If you have an earlier version of MATLAB, these functions are not available.
Alan Weiss
MATLAB mathematical toolbox documentation

类别

Help CenterFile Exchange 中查找有关 Linear Programming and Mixed-Integer Linear Programming 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by