How to generate a Surface plot?

2 次查看(过去 30 天)
Pradeepta Sahu
Pradeepta Sahu 2017-12-11
I've some tabular data of 3 columns and 10 rows. I would like to generate at each intervals of time using interpolation and generate a surface plot for any two columns with time.

回答(1 个)

Walter Roberson
Walter Roberson 2017-12-11
I suspect that you will want to use griddedInterpolant and surf()
  1 个评论
Pradeepta Sahu
Pradeepta Sahu 2017-12-12
编辑:Pradeepta Sahu 2017-12-12
I got the data values using scatteredInterpolant. But unable to find out the surf plot for 3 variables (time with other 2 variables). I've used the surf() function unable to obtain.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Surface and Mesh Plots 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by