15 lines
230 B
INI
15 lines
230 B
INI
[logging]
|
|
logFilename = ./elab_data.log
|
|
|
|
[threads]
|
|
max_num = 10
|
|
|
|
[matlab]
|
|
runtime = /usr/local/MATLAB/MATLAB_Runtime/v93
|
|
func_path = /usr/local/matlab_func/
|
|
timeout = 1800
|
|
error = ""
|
|
error_path = /tmp/
|
|
|
|
|