MathGroup Archive 2001

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

Search the Archive

Export challenge

  • To: mathgroup at smc.vnet.net
  • Subject: [mg27078] Export challenge
  • From: diacono at altavista.net
  • Date: Sat, 3 Feb 2001 04:59:15 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Hi
I want to make a gif image of a mathematical function
but the expression should be in a single line.
Nevertheless, after applying:
Export["imag.gif",ToBoxes["x123[i_,j_]=y123[i,j]-z123[i,j]*w123[i,j]+q123[i,j]/(m123[i,j]-n123[i,j]*p123[i,j]+s123[i,j])"]]
The image shows the expression  splitted in two lines.
Is there any way to pre-format the image output in order to get the expression presented in a single line?
Thanks by your help....S. Perez 

----------------------------------------------------------------
Get your free email from AltaVista at http://altavista.iname.com


  • Prev by Date: Re: Graphic problem
  • Next by Date: Frequency analysis of quasiperiodic Functions
  • Previous by thread: Re: assigning parameters from a matrix
  • Next by thread: Re: Export challenge