SIMEXP / psom

pipeline system for octave and matlab
http://psom.simexp-lab.org
Other
24 stars 13 forks source link

psom_run_script indexing issue #133

Open angela-tam opened 6 years ago

angela-tam commented 6 years ago

Getting this error in MATLAB while trying to run a pipeline:

Error: File: psom_run_script.m Line: 407 Column: 23 ()-indexing must appear last in an index expression.

Error in psom_run_pipeline (line 505) [flag_failed,msg] = psom_run_script(cmd_deamon,script_deamon,opt_script,opt_logs);

When I look at it in the editor, it says "Cannot call or index into a temporary array"