Generating square grids in MATLAB is a breeze: >> [X Y] = meshgrid(0:8) ... Plot the hexagonal mesh, including cell borders
確定! 回上一頁