このページの翻訳は最新ではありません。ここをクリックして、英語の最新版を参照してください。
Fortran コードを使用したアルゴリズムの実装
カスタム Simulink® ブロックへの Fortran コードの実装
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.