simulink模块最新详解
1:Continuous:连续函数模块
2:Dashboard:与仿真进行交互的控制和指示模块
3:Discontinuities:不连续函数模块,例如 Saturation
4:Discrete:离散时间函数模块,例如 Unit Delay
5:Logic and Bit Operations:逻辑或位运算模块,例如 Logical Operator 和 Relational Operator
6:Lookup Tables:查找表模块,例如 Cosine 和 Sine
7:Math Operations:数学函数模块,例如 Gain、Product 和 Sum
8:Model Verification:对模型进行自我验证的模块,例如 Check Input Resolution
9:Model-Wide Utilities:模型范围的运算模块,例如 Model Info 和 Block Support Table
10:Ports and Subsystems:与子系统有关的模块,例如 Inport、Outport、Subsystem 和 Model
11:Signal Attributes:修改信号属性的模块,例如 Data Type Conversion
12:Signal Routing:传送信号的模块,例如 Bus Creator 和 Switch
13:Sinks:显示或导出信号数据的模块,例如 Scope 和 To Workspace
14:Sources:生成或导入信号数据的模块,例如 Sine Wave 和 From Workspace
15:String:字符串操作模块
16:User-Defined Functions:自定义函数模块,如 MATLAB Function、MATLAB System、Simulink Function 和 Initialize Function:
17:Additional Math and Discrete:数学和离散函数模块,例如 Decrement Stored Integer
18:HDL Coder:针对 HDL 优化的模块