?? ppp.mlib
字號:
/* start of ppp.mlib */
target = "C";
include = "ppp.h";
timestamp = "Tue Mar 30 14:10:41 2004";
myfunct { /* M function name */
nin = 2; /* number of M inputs */
nout = 1; /* number of M outputs */
scope = global; /* where function defined */
cname = mlfMyfunct; /* mxArray in and out */
nargout = 0; /* nargout not used */
}
/* end of ppp.mlib */
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -