Plot a time-depth saturation contour graph

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
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.
Ko Ko
Ko Ko 2020년 3월 8일
The depth is represented as ‘z’ and the saturation is represented as ‘theta/phi’

댓글을 달려면 로그인하십시오.

답변 (1개)

Anmol Dhiman
Anmol Dhiman 2020년 3월 9일

0 개 추천

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.

카테고리

제품

질문:

2020년 3월 3일

답변:

2020년 3월 9일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by