Hi Alfonso,
Thank you so much for your continued assistance! Using the patch you provided, I am now getting the following error:
[quote]Undefined function or variable "dogui".
Error in conn_importcondition (line 206)
if dogui&&isfield(CONN_x,'gui')&&isnumeric(CONN_x.gui)&&CONN_x.gui,
Error in conn_batch (line 856)
conn_importcondition(batch.Setup.conditions.importfile,opts{:});[/quote]
This seems to be stemming from the new conn_importcondition.m file.
Thanks,
Ariel
Thank you so much for your continued assistance! Using the patch you provided, I am now getting the following error:
[quote]Undefined function or variable "dogui".
Error in conn_importcondition (line 206)
if dogui&&isfield(CONN_x,'gui')&&isnumeric(CONN_x.gui)&&CONN_x.gui,
Error in conn_batch (line 856)
conn_importcondition(batch.Setup.conditions.importfile,opts{:});[/quote]
This seems to be stemming from the new conn_importcondition.m file.
Thanks,
Ariel