hey everyone,
I am working on a matlab code, and I need to call it from a fortran code, basically I need to use the fortan code to call my matlab code, give it some inputs, and get the outputs of matlab to reuse it in the fortran code.
please anyone has any idea about how to do that? I found...