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 个)

Mark Dempsey
Mark Dempsey 2015-3-7

0 个投票

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

类别

帮助中心File Exchange 中查找有关 Contour Plots 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by