📄 frac_tree_p.hpp
字号:
//
// MATLAB Compiler: 2.0
// Date: Tue Apr 18 10:30:35 2000
// Arguments: "-p" "frac_tree_p.m"
//
#ifndef __frac_tree_p_hpp
#define __frac_tree_p_hpp 1
#include "matlab.hpp"
extern void frac_tree_p();
#ifdef __cplusplus
extern "C"
#endif
void mlxFrac_tree_p(int nlhs, mxArray * plhs[], int nrhs, mxArray * prhs[]);
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -