how to amke 2D map in matlab
Mostra commenti meno recenti
hai there,
i have ocean current data ,longitude,latitude and velocity..i need to generated 2d map to represent the velocity by color..so what the best function to create?? using surf or colormap? or anything else
Risposte (3)
Sean de Wolski
il 2 Ago 2011
Do you have components of velocity or just magnitudes?
Here are a few tools you may be looking for:
doc quiver
doc scatter
Walter Roberson
il 2 Ago 2011
0 voti
Are you using the mapping toolbox? Getting the map shape right taking in to account spherical geometry is best left to the mapping toolbox.
joo tan
il 3 Ago 2011
0 voti
Categorie
Scopri di più su Oceanography and Hydrology in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!