No commit message authored by Andrew Lofts's avatar Andrew Lofts
No commit message
...@@ -27,8 +27,8 @@ Below we have a .htb pipeline script that is looking for 5 swap string inputs 4 ...@@ -27,8 +27,8 @@ Below we have a .htb pipeline script that is looking for 5 swap string inputs 4
[out_path],analysis/data/2_preproc [out_path],analysis/data/2_preproc
``` ```
The swap string [batch_dfn] is one of a few special strings as it automatically takes its information from the loaded data set files. The swap string [batch_dfn] is one of a few special strings as it automatically takes its information from the loaded data set files.
![swapstrtry3](/uploads/74dba0c532071b81d202a0c3aca7e3ef/swapstrtry3.png) ![newstrswap](/uploads/9f8d8151adde97d5ddc8979eb612067c/newstrswap.png)
When these .m files are executed they will apply the script filters too each of the dataset files. When these .m files are executed in matlab they will preform the code that is now complete.
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.
*** ***
... ...
......