renaming parameter

renaming parameter - revising a parameter's name in whole page - Messages

#1 Posted: 12/14/2018 9:14:37 AM
ercuto

ercuto

0 likes in 2 posts.

Group: User

Hi! I'm new here.

I've defined a parameter n at the beginning of the file and now I have decided to rename it. The problem here is there are many parameters that are expecting the n to be renamed as well in their own formulas. It will be tedious to revise them one-by-one. I wonder if there is a way to rename every n parameter easily. Thank you for your answers in advance.
#2 Posted: 12/14/2018 10:21:58 AM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

Wrote

I've defined a parameter n at the beginning of the file and now I have decided to rename it. The problem here is there are many parameters that are expecting the n to be renamed as well in their own formulas. It will be tedious to revise them one-by-one. I wonder if there is a way to rename every n parameter easily. Thank you for your answers in advance.



Parameters in formulas are just wild arguments. You just assign at the point of use.

Welcome to Smath Community ... Jean

Stat Treasury EDU.sm (159 KiB) downloaded 40 time(s).
#3 Posted: 12/14/2018 10:32:15 AM
Martin Kraska

Martin Kraska

1222 likes in 2150 posts.

Group: Moderator

You can edit the .sm file with a text editor and try some smart search/replace. Probably you need regular expressions as otherwise e.g. search string "n" will have lots of spurious matches.

Within SMath, there is at least a search function (no replace yet).

Within a particular region, press F8 when cursor is on a name in order to edit all instances of that name in the given region.
Martin Kraska Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
#4 Posted: 12/14/2018 10:58:07 AM
Davide Carpi

Davide Carpi

1416 likes in 2873 posts.

Group: Moderator

In a region, you can use the F8 key an you'll be able to rename all local variables/functions at once.

Globally, you can do it with the Text Region Utilities plugin.

2018-01-20 08_36_27-SMath Studio - [Page1_].png
2018-01-20 08_36_54-SMath Studio - [Page1_].png
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
1 users liked this post
sergio 12/14/2018 11:09:00 AM
#5 Posted: 12/14/2018 11:54:42 AM
ercuto

ercuto

0 likes in 2 posts.

Group: User

Thank you all for smart solutions.
#6 Posted: 12/14/2018 12:48:31 PM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

Wrote

In a region, you can use the F8 key an you'll be able to rename all local variables/functions at once.



F8 key does not support Some instances: example in multiple plot argument.
In that case you have to rename all plot arguments.
  • New Posts New Posts
  • No New Posts No New Posts