| Financial Derivatives Toolbox | ![]() |
Syntax
Arguments
Description
Tree = mktree(NumLevels, NumPos, NodeVal, IsPriceTree)
creates a recombining tree Tree with initial values NodeVal at each node.
Examples
Create a recombining tree with four time levels, a vector of two elements in each node, each element initialized to NaN.
See Also
| mkbush | mmktbybdt | ![]() |