Main Content
getScenarios
Obtain scenarios from portfolio object
Syntax
Description
Use the getScenarios
function with a
PortfolioCVaR
or PortfolioMAD
objects to
obtain scenarios.
For details on the workflows, see PortfolioCVaR Object Workflow, and PortfolioMAD Object Workflow.
Examples
Input Arguments
Output Arguments
Tips
You can also use dot notation to obtain scenarios from a
PortfolioCVaR
or PortfolioMAD
object.
Y = obj.getScenarios;
Version History
Introduced in R2012b