Group Abstract Group Abstract

Message Boards Message Boards

How do I draw this kind of plot?

Posted 5 years ago

Hi,

I got the air temperature of Munich for plotting the Wavelet coherence and Partial wavelet coherence with Mathematica. My friend usually draws these kinds of plots in Matlab (see the attached files). I didn't find any library function? How do I do that?

tt0 = WeatherData["Munich", "MeanTemperature", {{2000}, {2018}, "Day"}]

temp0 = Last[tt0\[Transpose]]

Normal[temp0]

DateListPlot[temp0]

enter image description here

enter image description here

POSTED BY: Alex Teymouri
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard