help_warranty.m

来自「一些制作正交曲线网格的matlab源程序」· M 代码 · 共 20 行

M
20
字号
function help_warranty(self)%%    The SeaGrid software, an educational work-in-progress,% is made available without warranty or promise for remedy% of any kind, either expressed or implied.  Do not use the% software in any purpose or situation where unexplained,% unexpected, misunderstood, faulty, or other algorithmic% behavior could possibly endanger life, health, liberty,% property, or self-esteem.% Copyright (C) 1999 Dr. Charles R. Denham, ZYDECO.%  All Rights Reserved.%   Disclosure without explicit written consent from the%    copyright owner does not constitute publication.% Version of 03-Jun-1999 22:20:01.% Updated    09-Jun-1999 09:04:35.seagrid_helpdlg(help(mfilename), 'SeaGrid Warranty')

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?