Hi there !
I've the following problem:
I'd like to call matlab from my fortran program to solve an eigenvalues problem.
In fact I've done a loop in which these eigenvalues problem must be solved at each time.
I've found a command that I don't really understand : engOpen in the example program...