Filter löschen
Filter löschen

what is usage of due variable in amortize function?(amortize of a financial tool box)

3 Ansichten (letzte 30 Tage)
i can't understand usage of due in amortize function

Antworten (1)

Geoff Hayes
Geoff Hayes am 11 Jan. 2015
xorso - according to the documentation for amortize, due is an optional argument to the amortize function that indicates when payments are due - either at the end of the period (i.e. end of the month) or at the beginning of the period (i.e. first day of the month). The default is the end of the period. If you alternate between the two values, you will notice a change in at least the output principal (that which must be paid in each period).

Kategorien

Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by