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?

 采纳的回答

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

更多回答(0 个)

类别

Community Treasure Hunt

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

Start Hunting!

Translated by