filled 2D contour plot
이전 댓글 표시
I want to plot filled 2D contour plots using contourf function. my data is in arranged as x y u v (tab limited n x 4 cells). how do I arrange a data to use function contourf?
댓글 수: 1
Rik
2017년 11월 7일
Tab delimited sound like a text file, cell sounds like the data type you can covert to a matrix with cell2mat. Which is it? And what have you tried already? What errors are you getting?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Contour Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!