Is there limitation on Linprog of the free trial version of Matlab?
4 次查看(过去 30 天)
显示 更早的评论
Hi I am a new user for Matlab. So I want to start from a free trial version. What I want to do is to solve a transportation problem by Linprog. Do you know is there any limitation for the Linprog of the free trial version, e.g. maximum number of constrains, maximum number of variables, upper bounds or lower bounds for the variables? Thank you and happy new year!
2 个评论
per isakson
2017-1-1
Why do you ask? AFAIK: The trial is the full program without special limitations.
采纳的回答
Walter Roberson
2017-1-1
No, there is no limitation for the trial version in that regard. There are limitations on generated reports and on executables compiled with MATLAB Compiler, but no limitations on linprog.