Changing height Z axis in 3D scatter plot

조회 수: 3 (최근 30일)
charles atlas
charles atlas 2012년 6월 13일
I have a 3D scatter plot. My issue is that the X and Y axis are latitudes and longitudes and are stored in the arrays “LAT and LON” respectively. The Z axis contains depths and is stored in the array “DEPTH”. The problem is that the latitude and longitudes are distances of hundreds of yards apart and the depths are at a maximum depth of 20 yards. When Matlab plots out the data, the 3D plane is a square, therefore the Z plane is scaled at 0 to 30 yards where the latitudes and longitudes that make up the X-Y plane are (when you convert from lat/long to yards) in a scale of a few thousand yards. Is there any way to make it so that the 3D plane is more to scale? That is, have the Z-axis come up in height only a small amount as compared to the X-Y axis without really changing the scales?

채택된 답변

Walter Roberson
Walter Roberson 2012년 6월 13일

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Scatter Plots에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by