MathGroup Archive 1999

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

Search the Archive

Conversion of output

  • To: mathgroup at smc.vnet.net
  • Subject: [mg19024] Conversion of output
  • From: Christopher Mack <mack at tvt.tu-darmstadt.de>
  • Date: Tue, 3 Aug 1999 13:44:55 -0400
  • Sender: owner-wri-mathgroup at wolfram.com

Hello,

when using the NonlinearFit-function of Mathematica, I get an 
output like 

 {a1 -> 0.00400772472374540367, a2 -> -1.90417580406264459*10^-6, 
    a3 -> 499088.922439139537, a4 -> 1.31534993678125777*10^-9, 
    a5 -> 7728.37550019371821}

I'd like to convert this output to a vector with five elements 
(containing the values of a1 to a5 shown above). 

Can anybody tell me how to do this ?

Thanks,

Christopher Mack,

Darmstadt University of Technology


  • Prev by Date: Re: HypergeometricPFQ Question
  • Next by Date: Mathematica profiler?
  • Previous by thread: Re: HypergeometricPFQ Question
  • Next by thread: Re: Conversion of output