Plotting a 3d model

I have a system of implied volatilities, which I would like to plot. I have different Maturities in the top row, and the strike in the first column. Then the corresponding implied vol. to each maturity/strike. How do i plot such a system in Matlab?

 採用された回答

Honglei Chen
Honglei Chen 2012 年 2 月 15 日

0 投票

You can try mesh, surf and image
doc mesh
doc surf
doc image

1 件のコメント

Sean de Wolski
Sean de Wolski 2012 年 2 月 15 日
And meshgrid to get you started with the above.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Community Treasure Hunt

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

Start Hunting!

Translated by