MathGroup Archive 2001

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Exporting code

  • To: mathgroup at smc.vnet.net
  • Subject: [mg30554] Re: [mg30542] Exporting code
  • From: Anesh Sooklal <anesh at fermi.udw.ac.za>
  • Date: Wed, 29 Aug 2001 01:39:58 -0400 (EDT)
  • References: <200108280854.EAA02115@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Dear Madhusudan,

You could try

FortranForm[expr]

where expr is the Mathematica code that you want translated!

Anesh

Madhusudan Singh wrote:

> Hi
>         Is it possible to export a piece of Mathematica code in FORTRAN?
>
> Thanks.



  • References:
  • Prev by Date: Re: Lines in a legend are too short
  • Next by Date: Section Grouping?
  • Previous by thread: Exporting code
  • Next by thread: Re: Exporting code