gethwnd.m

来自「地震解释处理matlab工具箱」· M 代码 · 共 13 行

M
13
字号
%  GETHWND - Get the Windows handle (HWND) of a windows.
%    hwnd = gethwnd('<Begining of name of a window>')
%
%  Compiled with CPPMEX :
%    cppmex gethwnd user32.lib
%
%  By J閞鬽e Lacaille @ Miriad Technologies (october 2002)
%  http://lacaille.jerome.online.fr
%  mailto:lacaille.jerome@online.fr

% Not implemented in Matlab.  Implemented in gethwnd.dll.

⌨️ 快捷键说明

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