将 Fortran 代码集成到 Simulink 中
将现有 Fortran® 代码集成到 Simulink® 中
将您的现有 Fortran 代码集成到 Simulink 模型中。
模块
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.