|
[Date Index]
[Thread Index]
[Author Index]
Re: how to get a real fortran file
- To: mathgroup at smc.vnet.net
- Subject: [mg37358] Re: [mg37343] how to get a real fortran file
- From: Alexander Sauer-Budge <ambudge at MIT.EDU>
- Date: Fri, 25 Oct 2002 02:46:45 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
The Format package from MathSource will do what you want:
<http://www.mathsource.com/Content/Enhancements/Interfacing/Other/0205-
254>
If I recall correctly, I had replace occurrences "NProtectedAll" by
"NHoldAll" in "Format.m" to get it to work with Mathematica 4.2.
Alex
On Thursday, October 24, 2002, at 02:55 AM, Alessandro Agresti wrote:
>
> the cmd FortranForm[expr] writes out expr for fortran.
> Can I also get the real fortran file, the file that it will be going
> to be compiled. so the file begins at
> 7-th column and ends at 72-th........
> thanks for the help
> alessandro agresti
>
>
Prev by Date:
help on bootstrap sample
Next by Date:
Re: Re: Good idea to use ArcTan[x,y] in Solve[], Integrate[] etc?
Previous by thread:
Re: how to get a real fortran file
Next by thread:
Re: how to get a real fortran file
|