MathGroup Archive 2010

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

Search the Archive

Re: Import data as vecotor (not two dimensional Table)

  • To: mathgroup at smc.vnet.net
  • Subject: [mg108211] Re: Import data as vecotor (not two dimensional Table)
  • From: dh <dh at metrohm.com>
  • Date: Wed, 10 Mar 2010 06:29:42 -0500 (EST)
  • References: <hn7euj$2o1$1@smc.vnet.net>

Hi arthur,
use "List" instead of "Table".
Daniel

On 10.03.2010 07:41, Artur wrote:
> Dear Mathematica Gurus,
> Who know how import data from file "sample.dat"
> when file is of the form
> 2
> 3
> 5
> 7
>
> directly as vector {2,3,5,7}
> Because after procedure
> Import["sample.dat",'Table"]
> we have two dimensional
> {{2},{3},{5},{7}}
> Is any patent to import sample.dat directly as vector (without use next
> procedure to convert from Table on Vector )
>
> Best wishes
> Artur
>


-- 

Daniel Huber
Metrohm Ltd.
Oberdorfstr. 68
CH-9100 Herisau
Tel. +41 71 353 8585, Fax +41 71 353 8907
E-Mail:<mailto:dh at metrohm.com>
Internet:<http://www.metrohm.com>



  • Prev by Date: Re: reading expressions in a file
  • Next by Date: Re: reading expressions in a file
  • Previous by thread: Re: Import data as vecotor (not two dimensional Table)
  • Next by thread: Re: ZTransform for a non-causal unstable signal. How to make Mathematica