cfplot
R2026bVisualize cash flows of financial instruments
Syntax
Description
cfplot(
plots a cash flow diagram for the specified cash flow amounts
(CFlowDates,CFlowAmounts)CFlowAmounts) and dates
(CFlowDates). The length and orientation of each arrow
correspond to the cash flow amount.
cfplot(
plots a cash flow diagram for the specified cash flow amounts using an optional
ax argument. ax,CFlowDates,CFlowAmounts)
cfplot(___,
plots a cash flow diagram for the specified cash flow amounts
(Name,Value)CFlowAmounts), dates
(CFlowDates), and optional name-value pair
arguments.
returns the handle to the line objects used in the cash flow diagram.h = cfplot(___,Name,Value)
[ returns the
handles to the line objects and the axes using optional name-value pair
arguments. h,axes_handle]
= cfplot(___,Name,Value)
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2013aSee Also
cfamounts | cfdates | swapbyzero (Financial Instruments Toolbox) | datetime





