| Financial Derivatives Toolbox | ![]() |
Get derivatives pricing options
Syntax
Arguments
Options |
Existing options specification structure, probably created from previous call to |
|
Must be |
Description
Value = derivget(Options, ' extracts the value of the named parameter from the derivative options structure Parameter')
Options. Parameter values can be 'off' or 'on'.
Examples
Create an Options structure with the value of Diagnostics set to 'on'.
Use derivget to extract the value of Diagnostics from the Options structure.
Use derivget to extract the value of ConstRate.
Because the value of 'ConstRate' was not previously set with derivset, the answer represents the default setting for 'ConstRate'.
See Also
| datedisp | derivset | ![]() |