X and Y are the 2D coordinates and Z is the intensity. I plot the data using the scatter function: markerSize=100; scatter(x,y,markerSize,z, ...
確定! 回上一頁