Mercurial > hg > human-echolocation-java-webapp
log webapp/WEB-INF/src/HumanEchoServlet.java @ 11:2129d2bac6cb
age | author | description |
---|---|---|
Fri, 29 Nov 2013 15:48:07 +0000 | luisf | working on the servlet: calling the simulateBinauralSignals function on the doGet method. |
Fri, 29 Nov 2013 13:04:29 +0000 | luisf | build file now correctly compiling the TestEchoClass; the TestEchoClass now calls the matlab function with the output filename arg. |
Wed, 27 Nov 2013 11:10:43 +0000 | luisf | Initial commit of code. Not in a working state yet. This code is based on the JavaEndToEnd example described on Mathwork's MATLAB Application Deplyment (Web Example Guide for R2013b) - see this project's documentation for more details. |