Interactive Efficient Frontier Viewer
by Paul Taylor
02 May 2006
(Updated 15 May 2006)
Efficient Frontier Viewer using nested functions
|
Watch this File
|
| File Information |
| Description |
Demonstrates the use of MATLAB's nested functions to create graphical tools with little coding. This example creates an efficient frontier from supplied data (or generates random returns if no inputs are supplied) and then allows the user to move a crosshair along the efficient frontier to view the weights for the selected portfolio.
This example is similar in functionality to "Efficient Frontier GUI" but the code is less intimidating for new users. It invokes the "portopt" function from MATLAB's Financial Toolbox to create the efficient frontier. |
| Acknowledgements |
The author wishes to acknowledge the following in the creation of this submission:
Efficient Frontier GUI
|
| Required Products |
Financial Toolbox
Optimization Toolbox
Statistics Toolbox
|
| MATLAB release |
MATLAB 7.2 (R2006a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 15 May 2006 |
Improved description of application. |
|
Contact us at files@mathworks.com