Main Content
instcf
Construct cash flow instrument
Syntax
Description
creates a new instrument set containing CashFlow instruments.InstSet
= instcf(CFlowAmounts
,CFlowDates
,Settle
)
adds CashFlow instruments to an existing instrument set.InstSet
= instcf(InstSet
,CFlowAmounts
,CFlowDates
,Settle
)
[
lists field meta-data for the CashFlow instrument.FieldList
,ClassList
,TypeString
] = instcf
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006a