Main Content

本页翻译不是最新的。点击此处可查看最新英文版本。

适用于嵌入式目标的模块

适用于嵌入式处理器和操作系统的模块

您可以通过结合使用标准模块和 C-MEX S-Function 为嵌入式目标应用程序创建模型。

您可以使用以下来源的模块:

  • 您安装的支持包。

  • Embedded Targets 库 (embeddedtargetslib)

  • 来自系统工具箱(如 Instrument Control Toolbox™ 和 Vehicle Network Toolbox™)以及支持包的模块。

  • 自定义模块

模块

全部展开

Byte Pack将输入信号转换为 uint8 向量
Byte Reversal反转输入字中的字节顺序
Byte Unpackuint8 向量转换为输入信号
CAN PackPack individual signals into CAN message
CAN UnpackUnpack individual signals from CAN messages
Serial Receive Receive binary data over serial port
Serial ConfigurationConfigure parameters for serial port
Serial SendSend binary data over serial port
UDP ReceiveReceive UDP packet
UDP SendSend UDP packet
Memory AllocateAllocate memory for new variable
Memory CopyCopy data from and to memory section

主题