How to use simulink with an external fortran program using its own solver ?
3 ビュー (過去 30 日間)
古いコメントを表示
Good morning all,
I am curently using a fortran program named ASWING (Mark Drela,MIT) to simulate the behavior of high aspect ratio flexible aircraft.
I would like to implement some control laws on simulink and take the benefit of every matlab toolbox. The problem is, as ASWING has its own solver, I don't know if there is a mathematical issue to consider the control law as an independant forced system solved by matlab/simulink ode and send the resulting control command to the external software.
Thanks for the answer
0 件のコメント
回答 (1 件)
Rohit Pappu
2020 年 12 月 31 日
For accessing external FORTRAN code from Simulink, you can refer to this link
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Fortran with MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!