MathGroup Archive 2008

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

Search the Archive

Automating file names in exporting data

  • To: mathgroup at smc.vnet.net
  • Subject: [mg92520] Automating file names in exporting data
  • From: Ivan <darknails at gmail.com>
  • Date: Thu, 2 Oct 2008 18:47:37 -0400 (EDT)

Hi,

I have a table of data with and I want to write them to different
files with associated file names
"x<i>.dat"
where <i> is the label for the column.

My question is how do I write the Export command so that I can iterate
the name of the file with For loop for example.

thanks in advance
Ivan


  • Prev by Date: RE: Comparison between Mathematica and other symbolic systems
  • Next by Date: How do I create my own color gradient?
  • Previous by thread: how to get rid extra parentheses ?
  • Next by thread: Re: Automating file names in exporting data