knitromatlab error: Undefined function 'knitromatlab' for input arguments of type 'double'
    조회 수: 7 (최근 30일)
  
       이전 댓글 표시
    
Hi all,
I am currently using knitromatlab. I have installed and checked the installation using [x fval] = ktrlink(@(x)cos(x),1). ktrlink returns x = 3.1416, fval = -1 indicating successful installation as defined within the knitro user manual.
Even though the installation is successful I keep getting the following error:
Undefined function 'knitromatlab' for input arguments of
type 'double'.
Error in Objective (line 152)
[x,fval] = knitromatlab(objfun,x0,A,b,Aeq,beq,lb,ub)
Does anyone know why this is happening. Is there some kind of bug in my license or am I doing something wrong?
Thanks in advance!!
댓글 수: 1
  Walter Roberson
      
      
 2015년 6월 9일
				This seems to relate to either http://www.mathworks.com/products/connections/product_detail/product_35842.html or http://tomopt.com/tomlab/products/knitro/
답변 (0개)
참고 항목
카테고리
				Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

