MathGroup Archive 2007

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

Search the Archive

Re: Problems naming files with equation names

  • To: mathgroup at smc.vnet.net
  • Subject: [mg79981] Re: Problems naming files with equation names
  • From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
  • Date: Fri, 10 Aug 2007 01:43:56 -0400 (EDT)
  • Organization: Uni Leipzig
  • References: <f9emgp$kuk$1@smc.vnet.net>
  • Reply-to: kuska at informatik.uni-leipzig.de

Hi,

make a sort of data base
{formula, filename}

and store the list in a *.m file

Regards
   Jens

chuck009 wrote:
> Hello all,
> 
> I'd like to be able to name files and the directories I create with equation names such as:
> 
> (z^2-z^3)^{-1/3}
> 
> However this file name is invalid.  Is there any type of utility I can use to name files this way?  The ideal solution would be to name like the above and then have the  File/Open menu display all the file names and directories in Standard Form.  I'm not familiar with WorkBench.  Would that help?
> 
> Thanks,
> Chuck
> 


  • Prev by Date: Inverse Tangent function
  • Next by Date: FourierTransform of Sign^2 ?
  • Previous by thread: Problems naming files with equation names
  • Next by thread: Re: Problems naming files with equation names