"axis equal" probably.
Changing height Z axis in 3D scatter plot
5 次查看(过去 30 天)
显示 更早的评论
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?
0 个评论
采纳的回答
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Scatter Plots 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!