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 件のコメント
KSSV
2017 年 8 月 17 日
What you gave the data looks like bounding box.....to plot more data is needed.
回答 (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!