How to use simulink with an external fortran program using its own solver ?

조회 수: 1 (최근 30일)
Jan Romain
Jan Romain 2020년 12월 14일
답변: Rohit Pappu 2020년 12월 31일
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

답변 (1개)

Rohit Pappu
Rohit Pappu 2020년 12월 31일
For accessing external FORTRAN code from Simulink, you can refer to this link

카테고리

Help CenterFile Exchange에서 Fortran with MATLAB에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by