about summary refs log tree commit diff
path: root/sourcecodes/run_scripts/run_settings
blob: c32cd11616e156082e977ed7a4049df46e875f43 (plain)
1
2
3
4
#!/usr/bin/octave -qf
source("./run_scripts/path_cd.m");
arg_list = argv();
writeSettings(arg_list{1});