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: [mg35801] Re: Mathematica function writing for data analysis at Gould Academy
  • From: "petsie" <petsie at aruor.de>
  • Date: Thu, 1 Aug 2002 04:35:14 -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: Function with variable number of arguments; default *inside* the function?
  • Next by Date: machine size real numbers?
  • Previous by thread: Function with variable number of arguments; default *inside* the function?
  • Next by thread: machine size real numbers?