MathGroup Archive 2009

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

Search the Archive

Help with Hold

  • To: mathgroup at smc.vnet.net
  • Subject: [mg100917] Help with Hold
  • From: Erich Neuwirth <erich.neuwirth at univie.ac.at>
  • Date: Thu, 18 Jun 2009 04:52:55 -0400 (EDT)

How can I transform
Hold[x,Null,y,Null,Null]
into
{"x",Null,"y",Null,Null}
even if x and/or y have assigned values?


  • Prev by Date: Re: Avoid printing leading zero
  • Next by Date: Solving Polynomial equation
  • Previous by thread: Re: Restrictions for J/Link-ed Programs?
  • Next by thread: Re: Help with Hold