Programming Previous page   Next Page

The Portfolio pie3 Method

The portfolio class overloads the MATLAB pie3 function to accept a portfolio object and display a 3-D pie chart illustrating the relative asset mix of the client's portfolio. MATLAB calls the @portfolio/pie3.m version of pie3 whenever the input argument is a single portfolio object.

There are three parts in the overloaded pie3 method.


Previous page  The Portfolio display Method Creating a Portfolio Next page

© 1994-2005 The MathWorks, Inc.