Getting Error on WebFigure
    조회 수: 9 (최근 30일)
  
       이전 댓글 표시
    
I successfully compiled WebFigure Example of java_web_vararg_demo.VarArgServlet.war generated .But on deployment on Apache Server getting Error : Undefined function or variable 'webfigure'
Error in varargexample (line 119) Please help. But other example of "WebFigureExample" working properly.
댓글 수: 0
답변 (1개)
  Martijn
    
 2016년 11월 24일
        Please do not compile the example by running compileVarArgServletDemo in the
 $MATLABROOT\toolbox\javabuilder\Examples\java_web_vararg_demo\compile
directory. First copy the whole java_web_vararg_demo directory to some working directory outside of your MATLAB installation directory, then run compileVarArgServletDemo from this new location.
댓글 수: 0
참고 항목
카테고리
				Help Center 및 File Exchange에서 MATLAB Compiler SDK에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!