Related: User Guide (pdf) ; User Story ; Pricing and Ordering ; Version for evaluation (30 day trial)
The Modelit Matlab Webserver Toolbox is designed to allow easy inclusion of Matlab computational results in web pages. The toolbox allows a setup where a web page hosted on a http server makes calls to a Matlab process that is running on a local machine running under Windows. The figure below shows a typical setup that involves these elements.
The toolbox allows users to:
- present results of Matlab computations on the web;
- implement webservices that can be shared by multiple websites;
- shield data needed for computations from the web and avoid other security risks;
- use other Windows-based software tools, provided they can be called from Matlab;
- implement your algorithms on a platform that you are familiar with;
- relieve the http server from high computational loads;
- spread computational load over multiple processes on multicore machines.

A separate manual describes the steps to configure a system as shown in above figure .
Please contact Modelit for more information.


