MATLAB Web Server Previous page   Next Page

Inside the MATLAB
Web Server


MATLAB Web Server Components

The MATLAB Web Server consists of a set of programs that enable MATLAB programmers to create MATLAB applications and access them on the Web:

Two configuration files are used in conjunction with the MATLAB Web Server programs:

Figure 3-1, MATLAB on the Web, is diagram showing how MATLAB operates over the Web.

:

Figure 3-1: MATLAB on the Web

File Locations

Any M-files used in conjunction with a Web application, including matweb.m, must appear on the MATLAB path. The matweb and matweb.conf files must appear under a /cgi-bin alias. Any generated graphics must be located where the Web Server can find them and programs can write them.


Previous page  Stock Price Simulation Understanding matlabserver Next page