@@ -29,9 +29,7 @@ When these .m files are executed in matlab they will perform the code that is no
...
@@ -29,9 +29,7 @@ When these .m files are executed in matlab they will perform the code that is no
You can have any number of swap strings and for any type of variable, as the strings are swapped out for their values before the code is run.
You can have any number of swap strings and for any type of variable, as the strings are swapped out for their values before the code is run.
***
***
* Please refer to [Configuration](configuration-files) for more information on how to give your swap strings values from inside the configuration file.
Please refer to [Configuration](configuration-files) for more information on how to give your swap strings values from inside the configuration file. Additional swapping information can be found [here](adv-str-swap).
* Continue on to learn about how to place the [swap_strings] into your own scripts.
* You can also alter the string swaps even further which is helpful for naming schemes. [See Adv. String Swapping](adv-str-swap)