MathGroup Archive 2007

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

Search the Archive

ReplaceAll question

  • To: mathgroup at smc.vnet.net
  • Subject: [mg82513] ReplaceAll question
  • From: Yaroslav Bulatov <yaroslavvb at gmail.com>
  • Date: Tue, 23 Oct 2007 05:29:25 -0400 (EDT)

b = 3;
Hold[a[[b]]] /. {b -> c}

ReplaceAll has no effect, why? What is the recommended way of carrying
out the replacement above?



  • Prev by Date: Re: Re: compute distribution
  • Next by Date: GraphPlot and Arrowheads
  • Previous by thread: Re: Problem with Integral in mathematica 5.1
  • Next by thread: Re: ReplaceAll question