MATLAB: Generate 2D surface map using 3 parameters

generate 2d surface map using 3 parameters

Hi,
I want to plot 2D surface map using 3 vector parameters, e.g
x-axis is depth
y-axis is distance
and 3rd parameter is resistivity.
I have arrange the data into 3 columns x y resistivity.
Regards,
Perveiz

Best Answer

Read about pcolor, scatter