Changes
Page history
No commit message
authored
Jan 18, 2017
by
Andrew Lofts
No commit message
Hide whitespace changes
Inline
Side-by-side
script-files.md
View page @
0346f2db
...
...
@@ -26,9 +26,9 @@ Below we have a .htb pipeline script that is looking for 5 swap string inputs 4
[high_bound],30
[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 dataset files.

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

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.
***
...
...
...
...