hi there,
I'm new here so forgive my ignorance.
I have a very simple line plot code
plot([dates in years],[rainfall in mm])
I want to run a fft of the data.
How can i code this?!
Cheers, Will