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!