Dear all, I have a series of data for some parameters. I want to plot each parameter based on its coordinates (x,y). How can I plot color-map with Matlab? The point is that these parameters are independent from x,y. Thanks a lot
Thanks a lot
consider an example of data as:
x y v
1 2 2.5
1.2 3.2 2.1
3.2 2.3 2.3
...