creating multiple IRDataCurve object
이전 댓글 표시
Hello all,
I like to create an array interest-rate object. Each element of it should be an IRDataCurve object. All having the same dates/setting, but different level of interest rates. They should represent Interest Rates scenarios.
Following this article https://nl.mathworks.com/help/fininst/irdatacurve.html
I like to have an irdc object which has input array data of size (50, 8), not (1, 8). And then I like to be able to calculate, say, discount factors for all versions in one go. Is it possible? Or do I need to use cycles to create separate versions of each scenario?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Bootstrap from Market Data에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!