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 个评论
Oleg Komarov
2012-5-23
You can request a trial copy of MATLAB: http://www.mathworks.co.uk/products/matlab/tryit.html
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB Report Generator 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!