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