Plotting Values on specific x-y coordinates
17 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Sharif Khalil
il 18 Lug 2018
Risposto: Afshin Aghayan
il 8 Ott 2019
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,....
0 Commenti
Più risposte (1)
Afshin Aghayan
il 8 Ott 2019
you can use this code for displaying any data in the form of [x, y, f(x,y)] or data with coordinate
0 Commenti
Vedere anche
Categorie
Scopri di più su Contour Plots in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!