Fortran simulation error in Simulink

조회 수: 5 (최근 30일)
afaq ahmad
afaq ahmad 2021년 12월 16일
편집: afaq ahmad 2021년 12월 16일
I have a legacy Fortran code that I want to simulate in Simulink using S function. I compiled all the Fortran subroutines and linked it to c-mex function. However, when I attempt to simulate the s function, it gives the following error.
Moreover, upon running the simulation, some of Fortran subroutines have worked properly by reading the variables stored in text file and subsequently writting the initialized variables into the new file.
I can't figure out where exactly the problem lies: in Fortran code or C mex function.
What does the above error imply?
Thankyou.

답변 (0개)

카테고리

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

제품


릴리스

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by