Getting Error on WebFigure

1 view (last 30 days)
Ninad
Ninad on 19 May 2015
Answered: Martijn on 24 Nov 2016
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.

Answers (1)

Martijn
Martijn on 24 Nov 2016
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.

Categories

Find more on MATLAB Compiler SDK in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!