MATLAB Web Application
The eager, ever-open-minded learner in me leads me to paths I have never imagined of...
Here is a web application that uses MATLAB as its back end processor instead of, say PHP or Java. It uses a COM library in ActivePERL to invoke MATLAB and run m-files. The M-files actually generate the files and the PERL code picks up the content of these files to show on the browser. Download the zip if you would like to try it out for yourself. I am sorry, there is bad documentation in it, but you can email me if you have any questions. I will try to update it when I have new documentation/changes to add.
Download current version here.
Previous versions:
Prerequisites:
A working installation of MATLAB (http://www.mathworks.com)
A working ActivePERL installation. (http://www.activestate.com)
A basic understanding of how a web application works.
How it works :
COMING SOON...
Copyright ©2006 Binod Pant