Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bucanl_eeglab_extensions
Batch Context
Commits
b24c39d0
Commit
b24c39d0
authored
Aug 11, 2017
by
Mike Cichonski
Browse files
added mfile_name string swap back to batch_strswap.m
parent
ad1946ee
Changes
1
Hide whitespace changes
Inline
Side-by-side
batch/misc_func/batch_strswap.m
View file @
b24c39d0
...
...
@@ -156,6 +156,8 @@ end
tmp_histstr=key_strswap(tmp_histstr,'batch_dfn',g.datafname);
% batch_dfp
tmp_histstr=key_strswap(tmp_histstr,'batch_dfp',g.datafpath);
% batch_dfn
tmp_histstr=key_strswap(tmp_histstr,'mfile_name',g.mfile_name);
% current_dir
tmp_histstr=key_strswap(tmp_histstr,'batch_cd',cd);
% log
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment