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 Comment

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.

Sign in to comment.

Answers (1)

Have a look at waterfall() and ribbon()
The example plot you show has been created by surf()

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Products

Release

R2019b

Asked:

on 18 Aug 2020

Commented:

on 20 Feb 2021

Community Treasure Hunt

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

Start Hunting!