Is it possible to run matlab code from the web browser????

We are planning to create a website for a prediction system, where we need to get input from the user which in turn should run the matlab program (very similar to gui), and display the result in webpage. Is it possible????

1 comentario

mu=8.3; %mean (m)
sigma=2.7; %standard deviation (m)
d = lognrnd(mu,sigma,5,1)

Iniciar sesión para comentar.

Categorías

Más información sobre MATLAB Web App Server en Centro de ayuda y File Exchange.

Preguntada:

el 5 de Mayo de 2015

Comentada:

el 15 de Jul. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by