MathGroup Archive 2004

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

Search the Archive

Re: Question about Export command

  • To: mathgroup at smc.vnet.net
  • Subject: [mg49389] Re: Question about Export command
  • From: gilmar.rodriguez at nwfwmd.state.fl.us (Gilmar Rodr?guez Pierluissi)
  • Date: Sat, 17 Jul 2004 06:38:57 -0400 (EDT)
  • References: <cd8avr$okd$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

The export command should be:
Export["C:\Temporary\zepelin.txt, blimp,"Table",
ConversionOptions->{"TableAlignment"-Center];
I want the output in zepelin.txt to be a single
column of values.  The problem is that every attempt
that I have done so far gives me a horizontal array,
with several columns of values.
Thanks again for your help!


  • Prev by Date: Re: importing image and getting numbers from the gray intensity
  • Next by Date: Keynote Talk by Mathematica's R&D Director
  • Previous by thread: Question about Export command
  • Next by thread: Re: Question about Export command