用 Fortran 代码实现算法
在自定义 Simulink® 模块中实现 Fortran 代码
在 Simulink 模块中实现 Fortran 代码。
模块
S-Function | 在模型中包含 S-Function |
S-Function Builder | 集成 C 或 C++ 代码以创建 S-Function |
主题
- Create Level-2 Fortran S-Functions
Describes a hybrid C/Fortran approach to writing an S-function that enables creation of more capable blocks.
- Port Legacy Code
How to wrap a C MEX S-function around existing Fortran code.