Getting Error on WebFigure
4 views (last 30 days)
Show older comments
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 Comments
Answers (1)
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.
0 Comments
See Also
Categories
Find more on Introduction to Installation and Licensing 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!