Calling Fortran code in Simulink
显示 更早的评论
I have an existing Fortran code which I want to call from Simulink.For starters, I am trying to implement
the sfcndemo_atmos - Simulink built in example.
However, I don't know how to compile and link the mex and source file and integerate them into
S function block in the simulink.
I am using Matlab 2018a with following compilers:
'Microsoft Visual C++ 2017 (C)
Intel Parallel Studio XE 2015 for Fortran with Microsoft Visual Studio 2015.
Thanks.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Fortran with MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!