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 件のコメント

Star Strider
Star Strider 2014 年 12 月 26 日
編集済み: Star Strider 2014 年 12 月 26 日
Can you post your code and data?

サインインしてコメントする。

回答 (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 ExchangeContour Plots についてさらに検索

製品

質問済み:

2014 年 12 月 26 日

回答済み:

2015 年 3 月 7 日

Community Treasure Hunt

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

Start Hunting!

Translated by