MathGroup Archive 2005

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

Search the Archive

Re: Some Mathematica tips & tricks

  • To: mathgroup at smc.vnet.net
  • Subject: [mg61825] Re: Some Mathematica tips & tricks
  • From: "arne.eide at gmail.com" <arne.eide at gmail.com>
  • Date: Mon, 31 Oct 2005 06:10:02 -0500 (EST)
  • References: <dk4dim$s2b$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Hi Kristjan Kannike,
The first problem you point on is easily solved by

Table[f[i], iter // Evaluate]

as iter needs to be evaluated as a Table argument. By simply entering
'iter' this expression is a parameter rather than a variable.

Regards,
Arne Eide


  • Prev by Date: call notebook
  • Next by Date: Re: preserving order of eigenvalues in a matrix diagonalization
  • Previous by thread: Some Mathematica tips & tricks
  • Next by thread: call notebook