|
[Date Index]
[Thread Index]
[Author Index]
Re: Help Mathematica
- To: mathgroup at smc.vnet.net
- Subject: [mg54911] Re: Help Mathematica
- From: Peter Pein <petsie at arcor.de>
- Date: Sun, 6 Mar 2005 00:56:00 -0500 (EST)
- References: <d09cvc$d35$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Awgn78 wrote:
> How i can obtain a list {x1_,x2_,x3_} from a list {x1, x2, x3}...
> thank you for help and sorry for my bad english...i'm italian
>
Pattern[#,Blank[]]&/@{x1,x2,x3}
--
Peter Pein
Berlin
Prev by Date:
Re: Re: Re: Re: Bug in Import?
Next by Date:
Re: Help Mathematica
Previous by thread:
Re: Re: Help Mathematica
Next by thread:
Re: Help Mathematica
|