untitled_acc_types.h
来自「详细介绍matlab(信号与系统)的基本用法」· C头文件 代码 · 共 17 行
H
17 行
/*
* untitled_acc_types.h
*
* Real-Time Workshop code generation for Simulink model "untitled_acc.mdl".
*
* Model Version : 1.0
* Real-Time Workshop version : 6.6 (R2007a) 01-Feb-2007
* C source code generated on : Sun Aug 31 03:55:50 2008
*/
#ifndef _RTW_HEADER_untitled_acc_types_h_
#define _RTW_HEADER_untitled_acc_types_h_
/* Parameters (auto storage) */
typedef struct Parameters Parameters;
#endif /* _RTW_HEADER_untitled_acc_types_h_ */
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?