MathGroup Archive 2002

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

Search the Archive

Re: Mathematica function writing for data analysis at Gould Academy

  • To: mathgroup at smc.vnet.net
  • Subject: [mg35776] Re: Mathematica function writing for data analysis at Gould Academy
  • From: Peter <petsie at arcor.de>
  • Date: Tue, 30 Jul 2002 07:22:33 -0400 (EDT)
  • References: <ahr0u6$l2l$1@smc.vnet.net> <ai07a3$1h6$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Peter wrote:
 > MultCol[f_,x_,y_]:=
 >      Select[ Import[f, "Table"][[All, {x, y}]], NumberQ[First[#]]& ]
 > should work.


Since I download all articles, read them oflline and post answers the next day
(when being online again) I didn't recocnize Allan's previous post with the
really good idea to use n__ instead of x_, y_. So sorry for repeating solutions.

Peter

-- 
u will c how to mail me



  • Prev by Date: Extracting Terminal Value
  • Next by Date: Re: Changing default "Printing Settings:Headers & Footers" menu settings?
  • Previous by thread: Re: Mathematica function writing for data analysis at Gould Academy
  • Next by thread: Is there some free package for control system in mathematica