Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: here is the code
Date: Sat, 31 Oct 2009 17:13:01 +0000 (UTC)
Organization: Boeing
Lines: 15
Message-ID: <hchr6t$lra$1@fred.mathworks.com>
References: <hccq0r$560$1@fred.mathworks.com> <hcd1s2$i5n$1@fred.mathworks.com> <hchaie$9q3$1@fred.mathworks.com>
Reply-To: <HIDDEN>
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 1257009181 22378 172.30.248.37 (31 Oct 2009 17:13:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sat, 31 Oct 2009 17:13:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 756104
Xref: news.mathworks.com comp.soft-sys.matlab:581511


"abdelmoumen " <bmoumen27@yahoo.fr> wrote in message <hchaie$9q3$1@fred.mathworks.com>...
> "James Tursa" <aclassyguy_with_a_k_not_a_c@hotmail.com> wrote in message <hcd1s2$i5n$1@fred.mathworks.com>... 
> > Where can the source code be found?
> > 
> > James Tursa
> 
> here you can find the code
> 
> http://home.ict.nl/~arivoors/Nec2dXS_src.zip
> 
> thanks

That's 10,000+ lines of sparsely commented F77 code. The TAPEx nomenclature leads me to believe it was possibly written for an old CDC computer. It would probably take an experienced programmer several weeks or months to convert all of the individual functions to mex routines. Is that what you are after?

James Tursa