Plotting Values on specific x-y coordinates
Ältere Kommentare anzeigen
I have X (181X361), Y(181X361), Values(181X361), I would like to plot the values on each X and Y with colors indicating the values in a 2D-plane. I do not know what to choose and how to implement, plot, colormap,....
Akzeptierte Antwort
Weitere Antworten (1)
Afshin Aghayan
am 8 Okt. 2019
0 Stimmen
you can use this code for displaying any data in the form of [x, y, f(x,y)] or data with coordinate
Kategorien
Mehr zu Contour Plots finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!