Fortran simulation error in Simulink

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 个)

类别

帮助中心File Exchange 中查找有关 Fortran with MATLAB 的更多信息

产品

版本

R2018a

提问:

2021-12-16

编辑:

2021-12-16

Community Treasure Hunt

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

Start Hunting!

Translated by