Plot a time-depth saturation contour graph
8 次查看(过去 30 天)
显示 更早的评论
Hi guys,
This is my first time using Matlab ever, so as you can imagine I am a bit lost.
I have to plot a contour graph with time as x, depth as y and saturation as z. I have attached the current work of my matlab data with this mail as notes.txt. I am getting desperate and can anyone have any kind of hints or help ?
Thank,
Ko
2 个评论
Anmol Dhiman
2020-3-8
Hi Ko,
I am little lost with the variable notation. Could you let me know the names of the variables representing depth and saturation.
回答(1 个)
Anmol Dhiman
2020-3-9
Hi Ko,
The attached code might help you. contour requires x,y coordinates to be matrix (see Input arguments). You can use surf for better visualization. I have commented it.
0 个评论
另请参阅
类别
在 Help Center 和 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!