Plotting 3d graph with time series
显示 更早的评论
Hi, I would like to plot a 3d graph that resembles temperature, hour and day. Now I'm having 365*24 data with me. Temperature changes evergy hour and day. Please help me to sort this out.
Thank you.

1 个评论
EVA DIALYNA
2021-2-20
What order do you use in order to make this plot? I want to make the same plot with hourly electricity demand data for five years. My data are 24 timeseries.
回答(1 个)
Walter Roberson
2020-8-18
0 个投票
Have a look at waterfall() and ribbon()
The example plot you show has been created by surf()
类别
在 帮助中心 和 File Exchange 中查找有关 2-D and 3-D Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!