Path: news.mathworks.com!not-for-mail
From: "abdelmoumen " <bmoumen27@yahoo.fr>
Newsgroups: comp.soft-sys.matlab
Subject: fortran mex file and common blocs
Date: Tue, 3 Nov 2009 13:24:03 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 9
Message-ID: <hcpatj$lf1$1@fred.mathworks.com>
Reply-To: "abdelmoumen " <bmoumen27@yahoo.fr>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1257254643 21985 172.30.248.37 (3 Nov 2009 13:24:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 3 Nov 2009 13:24:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 2067162
Xref: news.mathworks.com comp.soft-sys.matlab:582034


hi everybody

i have split the source code of the 4nec2dx into many .f files containing each one a subroutine or a function

the problem is that there are many "COMMON" blocs that in some tutorials i have to delete them
but what i make in the place????????????????????
please if you can give me an example it will be better because i dont know programming in fortran

thank's