Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

How to develop web server ?

1 Ansicht (letzte 30 Tage)
Priya
Priya am 13 Feb. 2014
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
I have developed a regression equation using multiple linear regression which has three input variables.
y = ax1 + b x2 + c x3
I want to develop a web server in which the user will provide three inputs and obtain the value of y.
Can we develop a web server using MATLAB ?

Antworten (1)

Walter Roberson
Walter Roberson am 13 Feb. 2014
Watch out for license restrictions. If the server is available to anyone outside your organization, you need a much more expensive license, unless your access controls only allow users with passwords and you vette the users one by one (controlled access rather than open access.)

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by