MathGroup Archive 2010

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

Search the Archive

Re: EXPORT TO DIFFERENT FOLDERS

  • To: mathgroup at smc.vnet.net
  • Subject: [mg108027] Re: [mg108005] EXPORT TO DIFFERENT FOLDERS
  • From: "Christoph Lhotka" <christoph.lhotka at univie.ac.at>
  • Date: Sun, 7 Mar 2010 04:00:26 -0500 (EST)
  • References: <201003050931.EAA29293@smc.vnet.net>

hi,

as far as I understand a combination of

ToFileName[{NotebookDirectory[], dir}, fln]

where dir is directoryname and fln is a file name while create
any filepath you need in Save, Export, Put, etc...

(define a suitable function)

Christoph


On Fr, 5.03.2010, 10:31, jihane wrote:
> Hello all
>
> I am currently exporting different files to the folder set by
> SetDirectory["..."]. I have a loop that produces 5 files at a time and
> then start again and produce 5 other files. How could I ask the program to
> put each of these 5 files in a specific folder I created in the main
> folder ; the one set by SetDirectory["..."]?
>
> Thank you in advance for your help
>
>
>


-- 
Mag. Christoph Lhotka
University of Vienna / Institute for Astronomy
Tuerkenschanzstrasse 17, A-1180 Vienna, Austria
fon. +43 (1) 4277 51841
mail. lhotka at astro.univie.ac.at



  • Prev by Date: Re: Export 3D plots to pdf in vector format -->large files
  • Next by Date: Remote Kernel
  • Previous by thread: EXPORT TO DIFFERENT FOLDERS
  • Next by thread: Re: EXPORT TO DIFFERENT FOLDERS