Re: Problems naming files with equation names
- To: mathgroup at smc.vnet.net
- Subject: [mg80145] Re: Problems naming files with equation names
- From: "Steve Luttrell" <steve at _removemefirst_luttrell.org.uk>
- Date: Tue, 14 Aug 2007 06:48:17 -0400 (EDT)
- References: <f9p4mt$qj1$1@smc.vnet.net>
Recently, I bought A WorkLife FrameWork (see http://www.scientificarts.com/worklife/) to help me organise my use of Mathematica, which is quite varied but includes precisely the type of thing that you want to do. Although I am still learning how to use WLFW, I can already see that it automates most of the administrative details of how I use Mathematica, and it does a lot more besides. WLFW should quickly pay for itself in time that I save when using Mathematica. Just in case you are wondering, I have no connection with Scientific Arts other than having bought WLFW from them. -- Steve Luttrell West Malvern, UK "chuck009" <dmilioto at comcast.com> wrote in message news:f9p4mt$qj1$1 at smc.vnet.net... > Hello Albert. My work with Mathematica usually is focused on studying > functions and I'd like to organize my notebooks under these functions such > as: > > f[z]=Sqrt[z]/(1+z^2) > > g[z]=Sqrt[z]/(1+z^5} > > f[z]=Log[1+1/(Exp[z]Sqrt[z]) > > g[z]=(1+2z)/(1+Exp[z]Sqrt[z]) > > P[z]=z^{s-1}/(Exp[z-]-1) > > f[z]=1/(z^2-z^3)^{1/3} > > I got tons more. I'd like a GUI interface to the File/Open/Save menu that > displays my directories and file names as Mathematica Cells that I can > edit to depict the equations contained in them. I bet a whole dollar > there's a way to do that. > > > > > > > > If you >> would tell us what that is, you might get tips on how >> to achieve it... >> >> hth, >> >> albert >> >