How to create mesh or contour plot for irregular spaced 2D data
이전 댓글 표시
I have a complex geometry, where I have exported X and Y coordinates with their respective U and V velocity components. However my geometry is not a simple rectangular geometry, having regions where there is no flow (and thus no velocity components). But when I use griddata, it seems that it is interpolating values from the empty region with NaN values to the actual flow region. Can someone help me?
댓글 수: 1
Sean de Wolski
2012년 6월 29일
Please provide a small snippet of sample code/data. It is not clear what behavior is happening.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!