Getting Error on WebFigure
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Martijn
am 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 Kommentare
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!