Regarding vector plotting for current velocity?
Show older comments
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?
Answers (1)
Image Analyst
on 29 Oct 2013
0 votes
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 Comments
kopparthi
on 29 Oct 2013
kopparthi
on 29 Oct 2013
Image Analyst
on 29 Oct 2013
Call the quiver() function, I guess. Did you try it?
Categories
Find more on Vector Fields in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!