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!