MathGroup Archive 2011

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

Search the Archive

Search and replace variable name with subscript

  • To: mathgroup at smc.vnet.net
  • Subject: [mg120121] Search and replace variable name with subscript
  • From: "mailcwc at gmail.com" <mailcwc at gmail.com>
  • Date: Sat, 9 Jul 2011 07:30:38 -0400 (EDT)

Is it possible to search and replace word with subscript?

For examples, in a notebook file,

d_y =3; (* Subscript[d, y] in display form *)

I want to change it to d_x =3;

The build-in find function can't find d_y.


  • Prev by Date: Re: How to write a "proper" math document
  • Next by Date: Re: Interaction of Remove and Global variables in a Module
  • Previous by thread: Re: sequence of functions
  • Next by thread: Re: Search and replace variable name with subscript