I have topography data (AFM scans) of a rough surface, represented as a matrix, with each element representing its height above the surface (z) and the row and column positions representing its x and y coordinates.
I can import this surface and plot it in MATLAB, but I am unable to create a 3D...