Main Content
amortize
Amortization schedule
Syntax
Description
[
returns the principal and interest payments of a loan, the remaining balance of the
original loan amount, and the periodic payment.Principal
,Interest
,Balance
,Payment
] = amortize(Rate
,NumPeriods
,PresentValue
)
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006a