Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
28764 Discussions

Fortran compiler for mex function matlab

Markela
Beginner
1,062 Views

Hello everyone, I have been trying to use the mex function in matlab (R2023a) in order to compile a fortran file(.for) . I downloaded intel api compiler and microsoft visual studio but still my matlab can't find any compilers when i type mex setup. can i please get some help?Thanks.

0 Kudos
1 Reply
mecej4
Honored Contributor III
1,046 Views

See if the suggestions in an older post on a similar question help.

Briefly, the idea centers on building a Matlab-compatible DLL in a OneAPI command window, without using Matlab's MEX build tools.

0 Kudos
Reply