Getting Error on WebFigure
Mostrar comentarios más antiguos
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.
Respuestas (1)
Martijn
el 24 de Nov. de 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.
Categorías
Más información sobre MATLAB Compiler SDK en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!