Calling matlab with fortran
Calling matlab with fortran
(OP)
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 fengdemo.f
I'd also like to get a simplified script to call matlab from my fortran program.
I hope u could help me !
Thanx...
Nicolas
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 fengdemo.f
I'd also like to get a simplified script to call matlab from my fortran program.
I hope u could help me !
Thanx...
Nicolas
RE: Calling matlab with fortran
I've tried how it's precised but nom I've the following error message:
"undefined reference to 'ogenopen_'"
I don't know what I could do..
I hope for help..
Thank u
Nicolas