Borrar filtros
Borrar filtros

Can I access MATLAB script from a Web based application?

1 visualización (últimos 30 días)
vish
vish el 1 de Feb. de 2011
I am a uni student doing my final year project in MATLAB. I am making a seearch algorithm based on LSI. Basically, i am going to read some files using Java and store them in an SQL database. Then I am going to use MATLAB to retrieve data from the database and do some hardcore mathematical calculations and send it to Java program again. So my query is that if I upload my program on a unix/apache server and host it on a website will MATLAB work?
My main idea behind uploading to a server is to broaden the scope of my program (also users not having matlab will be able to use it).

Respuesta aceptada

Jiro Doke
Jiro Doke el 1 de Feb. de 2011
If you have the appropriate access (licenses), one option would be to use MATLAB Compiler and MATLAB Builder JA for web deployment. You can read up on it in the documentation: MATLAB Application Deployment Web Example Guide
  4 comentarios
vish
vish el 2 de Feb. de 2011
I am really grateful for the quick and perfect answers :). I have the appropriate licenses to use MATLAB Compiler and Builder JA and fortunately, my uni just purchased the R2010B :).
vish
vish el 2 de Feb. de 2011
n btw, by script i meant matlab program (the .z files). thanks a lot.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Java Package Integration en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by