Testing Toolboxes (MATLAB Financial Toolbox)

Matrix =[0.0650 datenum('15-apr-1999') 101.03125 101.09375 0.0564
0.05125 datenum('17-dec-1998') 99.4375 99.5 0.0563
0.0625 datenum('30-jul-1998') 100.3125 100.375 0.0560
0.06125 datenum('26-mar-1998') 100.09375 100.15625 0.0546];
< Enter>
[Bonds, Prices, Yields] = tr2bonds(Matrix)
< Enter>
(can anyone add the output)

1 Comment

You can request a trial copy of MATLAB: http://www.mathworks.co.uk/products/matlab/tryit.html

Sign in to comment.

Answers (0)

Categories

Asked:

on 23 May 2012

Community Treasure Hunt

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

Start Hunting!