MATLAB Web Server | ![]() ![]() |
Stock Price Simulation
Now that you are familiar with the use and operation of the MATLAB Web Server, look at webstock
, a program that uses MATLAB to simulate possible stock price scenarios based on user assumptions about estimated return and price volatility.
Set your browser to http://<your_domain>/webstock1.html
to begin the simulation. When you are finished, examine the source of the input (webstock1.html
) and output (webstock2.html
) documents, the MATLAB M-file (webstockrnd.m
), and the stand-alone test M-file twebstockrnd.m
.
![]() | MATLAB Graphics | Inside the MATLAB Web Server | ![]() |