... | ... | @@ -26,7 +26,7 @@ Below we have a .htb pipeline script that is looking for 5 swap string inputs 4 |
|
|
[out_path],analysis/data/2_preproc
|
|
|
```
|
|
|
The swap string [batch_dfn] is special as it automatically takes its information from the loaded dataset files.
|
|
|

|
|
|

|
|
|
When these .m files are executed they will apply the script filters too each of the dataset files.
|
|
|
|
|
|
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.
|
... | ... | |