Fw: latex to maxima code (fwd)




On Mon, 18 Apr 2011, razif66 at gmail.com wrote:

< 
< Sent from my BlackBerry? wireless device via Vodafone-Celcom Mobile.
< 
< -----Original Message-----
< From: razif66 at gmail.com
< Date: Mon, 18 Apr 2011 15:45:46 
< To: Leo Butler<l.butler at ed.ac.uk>
< Reply-To: razif66 at gmail.com
< Subject: Re: [Maxima] latex to maxima code (fwd)
< 
< Thanks leo,i try used stringout(a,all) command and it save all input command that I gave in maxima...but how to save the output one?so that I can used the output file for next computation?
 
 You can find help in Maxima on a topic T by entering

 ? T


 E.g.

 ? save

 <snip>

     The special form `save (<filename>, all)' stores the current state
     of Maxima.  This includes all user-defined variables, functions,
     arrays, etc., as well as some automatically defined items.  The
     saved items include system variables, such as `file_search_maxima'
     or `showtime', if they have been assigned new values by the user;
     see `myoptions'.


I think this is what you want.

Leo
-- 
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.