How can i put my matlab application online?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
varinder kaur
el 6 de Mzo. de 2018
Editada: varinder kaur
el 6 de Mzo. de 2018
- As i convert my matlab code to java application and add in eclipse. it run as java application. kindly provide the code how to call java application from jsp page in eclipse or how i run my java application by pressing link in jsp file? how can i put my java application online?
- also i converted my matlab code to exe file. can i call that application from web?
- i also converted my matlab code to matlab app. can we say matlab app as web app?or any other option
0 comentarios
Respuesta aceptada
Rik
el 6 de Mzo. de 2018
I don't fully understand what have done. Have you succeeded in converting your Matlab code to a Java application? If so, then your first question isn't a Matlab question and therefore not appropriate for this forum.
Calling a Matlab exe from the web is the same as for any exe: very difficult if not impossible. Also not a Matlab question.
A Matlab app is something internal to Matlab, so just because they are both called app doesn't mean you can convert one to the other.
You should contact Mathworks for the possibilities of online deployment. I know they do offer such services, but of course not for free. You can contact support with the Contact Us button at the top of the page.
1 comentario
Más respuestas (0)
Ver también
Categorías
Más información sobre Web Services en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!