Path: news.mathworks.com!newsfeed-00.mathworks.com!nlpi057.nbdc.sbc.com!prodigy.net!border1.nntp.dca.giganews.com!nntp.giganews.com!postnews.google.com!y18g2000yqn.googlegroups.com!not-for-mail
From: Vernal <kveenstra@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Calling MATLAB from FORTRAN
Date: Mon, 1 Dec 2008 14:34:29 -0800 (PST)
Organization: http://groups.google.com
Lines: 7
Message-ID: <0acd22ad-dbf9-4a1f-9cf5-6cccdf3a376e@y18g2000yqn.googlegroups.com>
NNTP-Posting-Host: 72.235.89.25
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Trace: posting.google.com 1228170869 14307 127.0.0.1 (1 Dec 2008 22:34:29 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Mon, 1 Dec 2008 22:34:29 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: y18g2000yqn.googlegroups.com; posting-host=72.235.89.25; 
	posting-account=IHoacQoAAABFx0T8r1khfuoz_KZ7AAwp
User-Agent: G2/1.0
X-HTTP-Via: 1.1 HAPPY
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.4) 
	Gecko/2008102920 Firefox/3.0.4 (.NET CLR 3.5.30729),gzip(gfe),gzip(gfe)
Bytes: 1449
Xref: news.mathworks.com comp.soft-sys.matlab:504238


I am trying call MATLAB from FORTRAN to plot data. I am using MSVS
2008 with Intel FORTRAN 10.1.024. My question is what files, modules,
or libraries need to be included in the FORTRAN project to recognize
the MATLAB engine functions (e.g. engOpen, engEvalString, etc...) Any
help would be appreciated.

 - Kevin