how to plot graph with three associated values
조회 수: 21 (최근 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!