Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.soft-sys.math.mathematica > #3615 > unrolled thread

Search and replace variable name with subscript

Started by"mailcwc@gmail.com" <mailcwc@gmail.com>
First post2011-07-09 11:31 +0000
Last post2011-07-11 10:59 +0000
Articles 2 — 2 participants

Back to article view | Back to comp.soft-sys.math.mathematica


Contents

  Search and replace variable name with subscript "mailcwc@gmail.com" <mailcwc@gmail.com> - 2011-07-09 11:31 +0000
    Re: Search and replace variable name with subscript Peter Pein <petsie@dordos.net> - 2011-07-11 10:59 +0000

#3615 — Search and replace variable name with subscript

From"mailcwc@gmail.com" <mailcwc@gmail.com>
Date2011-07-09 11:31 +0000
SubjectSearch and replace variable name with subscript
Message-ID<iv9e60$d3l$1@smc.vnet.net>
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.

[toc] | [next] | [standalone]


#3655

FromPeter Pein <petsie@dordos.net>
Date2011-07-11 10:59 +0000
Message-ID<ivel2c$889$1@smc.vnet.net>
In reply to#3615
Am 09.07.2011 13:31, schrieb mailcwc@gmail.com:
> 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.
> 

Hi,

it works for me (Windows7-64), when I press Ctrl-Shift-N with the cursor
in the "Find-Selector" [1].

hth,
Peter

[1] http://dl.dropbox.com/u/3030567/Mathematica/F%2BR.png

[toc] | [prev] | [standalone]


Back to top | Article view | comp.soft-sys.math.mathematica


csiph-web