I am currently working on a translation of a fortran program to matlab. I have all the source code, but apart from that subroutines and functions from closed libraries are used. Now, those libraries are in a folder right besides the source code itself, but whenever I have tried to compile the...