Regarding vector plotting for current velocity?
Mostrar comentarios más antiguos
sir i have East & North current velocity data in excel spread sheet,how can i plot that data in the form of vectors with respect to latitude and longitude?
[Merged from duplicate]
sir i have East & North current velocity data in excel spread sheet,how can i plot with respect to latitude and longitude?sir i have reference location 00º57.892’ N 76º59.033’ E, how can i plot?and how can i get quiver plot for above question?
Respuestas (1)
Image Analyst
el 29 de Oct. de 2013
0 votos
North and East are directions, not locations, so you can't assign them as vectors with respect to latitude and longitude, unless perhaps you have a reference location from which you can put the tail of the vector on.
3 comentarios
kopparthi
el 29 de Oct. de 2013
kopparthi
el 29 de Oct. de 2013
Image Analyst
el 29 de Oct. de 2013
Call the quiver() function, I guess. Did you try it?
Categorías
Más información sobre Vector Fields en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!