Back to the main page.

Bug 3080 - exist.m second input during ft_sourceanalysis

Status CLOSED FIXED
Reported 2016-02-25 11:00:00 +0100
Modified 2016-05-05 10:04:49 +0200
Product: FieldTrip
Component: core
Version: unspecified
Hardware: All
Operating System: All
Importance: P5 normal
Assigned to: Jan-Mathijs Schoffelen
URL:
Tags:
Depends on:
Blocks:
See also:

Tobias - 2016-02-25 11:00:44 +0100

******** Error using exist The optional second input to exist must be 'var', 'builtin', 'class', 'dir' or 'file'. Error in ft_sourceanalysis (line 164) hasbaseline = exist('data', 'baseline'); ******** During call to ft_sourceanalysis, 'exist.m' is called with two inputs ('data', 'baseline'). 'exist.m' does not allow two inputs. Using ft at the DCCN, local Matlab (R2015a) and on the cluster (R2014a).


Jan-Mathijs Schoffelen - 2016-02-25 12:09:04 +0100

Thanks for the report, this is due to a recent change in the code. We'll look into it.


Jan-Mathijs Schoffelen - 2016-02-25 12:09:32 +0100

@Robert, I'll look into it.


Jan-Mathijs Schoffelen - 2016-02-25 13:04:56 +0100

Thanks Tobias, I think it's fixed now with the lates pull request on github github.com/fieldtrip/fieldtrip should be functional again :o), I am not sure how long it takes to percolate to home common but expect within the next half hour or so.