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 Exchange에서 Contour 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