I have a grid made of points (see attachment) with values for altitude extracted from a DEM. I need to export these values not as list, but as a matrix of size 50x50 to be read in SciLab. The grid is already made of 50x50 points, so the size is not really the problem. The problem is that all the methods I find to export the data have a list of values as the output, instead of the matrix shape I'm looking for. The matrix origin should be the topmost point in the attached picture (highlighted).This matrix will be used in a model to calculate water current velocity in a spatially explicit environment. Thanks in advance to any helper out there.
أكثر...

أكثر...