| Author |
Comment/Response |
Daniele Barducci
|
07/20/12 10:37am
Hi,
I would like to know if it is possible to do the following thing. I would like to export my grid (doesn't really matter the format "Table") such has the file.txt file has an identifier number in the name. For example, if I definie
N=1
I would like, exporting the file
Export["file.txt", grid, "Table"]
to have in my directory a file called file1.txt
Is this possible?
Thanks in advance
URL: , |
|