Main Content

模块库

代表方程和建模组件的模块

模块是 Simulink® 中用来构建模型的主要元素。可以使用库浏览器来浏览和搜索模块库。找到要使用的模块后,将其添加到您的模型中。

类别

  • Continuous
    连续函数模块,例如 Derivative 和 Integrator
  • Dashboard
    可以在仿真期间控制参数值和显示信号值的模块
  • 可自定义的模块
    具有可自定义外观的模块,用于在仿真期间控制参数值和显示信号值
  • 不连续
    不连续函数模块,例如 Saturation
  • 离散
    离散时间模块,如 Unit Delay
  • Logic and Bit Operations
    逻辑或位运算模块,例如 Logical Operator 和 Relational Operator
  • Lookup Tables
    查找表模块,例如 Cosine 和 Sine
  • Math Operations
    数学函数模块,例如 Gain、Product 和 Sum
  • 矩阵运算
    用于矩阵运算建模的模块
  • Messages & Events
    为基于消息的通信建模的模块
  • Model Verification
    对模型进行自我验证的模块,例如 Check Input Resolution
  • Model-Wide Utilities
    模型范围的运算模块,例如 Model Info 和 Block Support Table
  • 端口和子系统
    与子系统有关的模块,例如 Inport、Outport、Subsystem 和 Model
  • 信号属性
    用于修改信号属性的模块,如 Data Type Conversion
  • Signal Routing
    传送信号的模块,例如 Bus Creator 和 Switch
  • Sinks
    记录和可视化信号数据以及终止信号线
  • Sources
    使用定义和生成信号或加载信号数据的模块为仿真提供输入
  • 字符串
    字符串操作模块
  • User-Defined Functions
    自定义函数模块,如 MATLAB Function、MATLAB System、Simulink Function 和 Initialize Function
  • Additional Math and Discrete
    数学和离散函数模块,例如 Decrement Stored Integer