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!