Dear Matlab experts,
i am using GUIDE to develop a quick testing tool. I want to show a Pointcloud before and after some processings. My problem is that i want to plat the axis "equal" with a DataAspectRation [1 1 1]. But the more narrow my pointcloud gets, the smaller the plot gets.
For example, this is how big my plot could be:
This is how big the plot is when i hide the coordinatesystem:
and this is how small it is after some processing (and the pointcloud gets smaller in Y-direction):
But in the end, the user has only a very small place where he can put the mouse to "rotate" or "zomm" etc.
I'd like to have a plot with the same proportions for all axes... but stil have bigger axes. I hope you get the idea.
Thanks in advance
0 Comments
Sign in to comment.