📄 elementmexheader.h
字号:
//=========================================================////This is a common header for mex functions////Disclaimer: The author of program is Hanchuan Peng// at <hanchuan.peng@gmail.com> ////The CopyRight is reserved by the author.////========================================================//#ifndef __ELEMENTARY_INCLUDE_H_#define __ELEMENTARY_INCLUDE_H_#include "mex.h"#include "matrix.h"#define BYTE signed char#define UBYTE unsigned char#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -