how to plot graph with three associated values
16 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Polar Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!