how to plot graph with three associated values
16 views (last 30 days)
Show older comments
Hello, I am beginner to the matlab software,I need to plot single graph with 3 values.consider, lattitude = [12.550,12.423,12.581,12.527]; longitude = [ 77.905,78.015,77.887,77.925]; A = [54,64,141,184]; want to plot 'A' as countour plot as 12.550,77.905 as 54.I had tried with mesh,plot3,scatter functions.but still I could not find the answer,kindly do needful
1 Comment
Answers (0)
See Also
Categories
Find more on Polar Plots 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!