readme.txt
来自「一些制作正交曲线网格的matlab源程序」· 文本 代码 · 共 22 行
TXT
22 行
To make the SEAGRID mexfiles from source, try just typing "make_seagrid_mex" from Matlab. If that doesnot work, you may need to modify the *.sh files to modify compiler options.IMPORTANT NOTE FOR LARGE GRIDS: The maximum size of the grid that MEXSEPELI canhandle is set in mexsepeli.inc. Because SEAGRID effectivelydoubles the grid for computational purposes, if you needa final grid that is 400x400, you need to set NX and NY inmexsepeli.inc to something greater than 800.Also the maximum size of the boundary that MEXRECT canhandle is set in mexrect.c. You may need to increase the sizeof the Z array.---Rich Signell | rsignell@crusty.er.usgs.govU.S. Geological Survey | (508) 457-2229 | FAX (508) 457-2310384 Woods Hole Road | http://crusty.er.usgs.gov/rsignell.htmlWoods Hole, MA 02543-1598 |
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?