Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Calling matlab with fortran

Status
Not open for further replies.

dondon666

New member
Joined
Jul 13, 2004
Messages
2
Location
DE
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
 
Hi !

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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top