Financial Derivatives Toolbox    
intenvget

Obtain properties of an interest term structure

Syntax

Arguments

RateSpec
A structure encapsulating the properties of an interest rate structure. See intenvset for information on creating RateSpec.
ParameterName
String indicating the parameter name to be accessed. The value of the named parameter is extracted from the structure RateSpec. It is sufficient to type only the leading characters that uniquely identify the parameter. Case is ignored for parameter names.

Description

ParameterValue = intenvget(RateSpec,'ParameterName') obtains the value of the named parameter ParameterName extracted from RateSpec.

Examples

Use intenvset to set the interest rate structure.

Now use intenvget to extract the values from RateSpec.

See Also

intenvset


  insttypes intenvprice