MathGroup Archive 2009

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

Search the Archive

Re: Use of names

  • To: mathgroup at smc.vnet.net
  • Subject: [mg99940] Re: Use of names
  • From: sigismond kmiecik <sigismond.kmiecik at wanadoo.fr>
  • Date: Tue, 19 May 2009 07:01:37 -0400 (EDT)
  • References: <gurcm1$gt8$1@smc.vnet.net>

Here is a a way to do that after having set your directory to the 
library containing all these files:

Nomsfichiers = FileNames[]
Do [im[[t]] = Import[Nomsfichiers[[t]]]
  , {t, Length[Nomsfichiers]}]

Regards

Sigismond Kmiecik


  • Prev by Date: Re: Re: "SelectionData" and palettes
  • Next by Date: Could some one please help
  • Previous by thread: Re: Use of names
  • Next by thread: Re: Use of names