log webapp/WEB-INF/src/TestEchoClass.java @ 9:1eb7ec525d3c

age author description
Fri, 29 Nov 2013 15:46:35 +0000 luisf removed some unused vars; cleaned file
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 17:41:10 +0000 luisf Calling the simulateBinauralSignals function using a structure (new interface).
Wed, 27 Nov 2013 17:24:31 +0000 luisf copies the generated jar to the correct lib folder.
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.