main content

使用代码继承工具实现算法 -凯发k8网页登录

集成现有的 c 或 c 函数,例如设备驱动程序或外部仿真代码

您可以使用代码继承工具将现有 c(或 c )函数(例如设备驱动程序、查找表以及常规函数和接口)集成到 simulink® 模型中。使用代码继承工具指定编译所需的 s-function、文件和路径的名称,以及生成的 s-function 的选项。

使用 函数生成 s-function,编译并链接生成的 s-function,并创建用于调用生成的 s-function 的封装。

请确保为 matlab® 安装设置了 c 编译器,您才能使用 legacy_code

函数

通过使用代码继承工具集成现有 c/c 代码

主题


  • use the legacy code tool to generate s-functions automatically from existing c code.


  • incorporate legacy c code using a handwritten c mex s-function, the s-function builder, and the legacy code tool.


  • 使用 matlab function 模块调用外部 c 代码并控制枚举和总线类型定义。

网站地图