Find Variable Declaration in Mathcad -


is there way find variable defined/declared in mathcad.

i'm working in rather large mathcad (150 pages printed). i'll see equation using variables declared in earlier sections can't use edit->find since variable uses subscripting. resort eye scanning variable declaration.

in eclipse can control click on variable , take variables declaration. there similar in mathcad?

unfortunately, there isn't 'search definition' feature. believe there have been number of requests on years ...

why can't edit/find, though? kind of subscripting referring to: index or name? version of mathcad using?

search array name shouldn't problem, index won't form part of name.

if want subscripted name , using mathcad 15 (or lower), type name enter it; eg if variable xsub type x.sub in find box.


Comments

Popular posts from this blog

php - Using str_replace to translate a MySQL Table in html -

SQL Server - MyCTE query based on 24 hour period (next day) -

asp.net mvc - Cannot display error message on Editor or EditorFor -