contouring a time series

Hi all, I am contouring (contourf) a time series of signal to noise ratios. contourf(timeseries, heightsAboveGround, signal2noise). I am getting different results now than I did with the pevious version of matlab. In the old matlab (last version) I could contour a time series with no problem and the dates would appear at the bottom of the image. Now when I do I get strange trelaunay like shapes, albeit then the dates still appear. Of course, if I contour the data only, then I can get a proper contour plot, but that means I would have to put the dates in manually. In the last version of matlab this was not necessary. It's rather annoying. Can anyone explain or offer a solution? I'll attach pictures. Thank you so much. Mark J. Dempsey
<<
>>

1 commentaire

Star Strider
Star Strider le 26 Déc 2014
Modifié(e) : Star Strider le 26 Déc 2014
Can you post your code and data?

Connectez-vous pour commenter.

Réponses (1)

Mark Dempsey
Mark Dempsey le 7 Mar 2015

0 votes

Hi there, forgive the delay in my response, I didn't realize someone had responded to me and now I feel like an oaf!
Yes,
The code is the same for each version.
contourf(TIME, LEVELS, SNR); datetick;
I have attached the data to this response.
Thanks so much. mark

Catégories

En savoir plus sur Contour Plots dans Centre d'aide et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by