[Eeglablist] load_xdf()

Makoto Miyakoshi mmiyakoshi at ucsd.edu
Tue Jun 7 15:03:25 PDT 2016


Dear Anna,

Sometimes function names are overload e.g. the same name is used for
different functions. To find it out, you do 'which -all [functionName]' to
plot all functions that are associated with the name.

Makoto

On Tue, Jun 7, 2016 at 1:19 AM, Wunderlich, Anna <
a.wunderlich at campus.tu-berlin.de> wrote:

> ​Hello Makoto,
>
> thank you very much for your response!
>
> we could allready solve the problem... in a mysterious way the path to the
> statistic toolbox was deleted, so just including it again was the
> solution... so just in case anyone else may have this problem.
>
> regards, anna
> ------------------------------
> *Von:* Makoto Miyakoshi <mmiyakoshi at ucsd.edu>
> *Gesendet:* Dienstag, 7. Juni 2016 01:35
> *An:* Wunderlich, Anna
> *Cc:* eeglablist at sccn.ucsd.edu
> *Betreff:* Re: [Eeglablist] load_xdf()
>
> Dear Anna,
>
> Sorry for the trouble. This seems to be related to your recent changes in
> Matlab and EEGLAB environment. Did you try to roll back Matlab versions to
> try it?
>
> There must be also LSL forum. Maybe they know the issue?
>
> Makoto
>
> On Tue, May 31, 2016 at 6:43 AM, Wunderlich, Anna <
> a.wunderlich at campus.tu-berlin.de> wrote:
>
>> Hello,
>>
>> since one week I have a problem with loading .xdf - files in EEGLAB.
>> Script, manual loading with 'Import/EEGLAB funktions and
>> extensions', or 'import with MOBILAB', everything shows the same error
>> messages.
>>
>> It should be connected to the last update, because the day before it
>> worked well and I didn't change anything.
>>
>>
>> used script line:
>>
>> EEG = pop_loadxdf([pathsSubjects{subjectIndex} rawData{dataIndex}],
>> 'streamtype', 'EEG', 'exclude_markerstreams', {});
>>
>>
>> ERROR message:
>> Undefined function 'mad' for input arguments of type 'double'.
>>
>> Error in load_xdf (line 369)
>>                 time_glitch = (time_diff < 0 | (((time_diff -
>> median(time_diff)) ./ mad(time_diff,1)) >
>>                 opts.ClockResetThresholdStds & ...
>>
>> Error in eeg_load_xdf (line 32)
>> streams = load_xdf(filename);
>>
>> Error in pop_loadxdf (line 110)
>>     EEG = eeg_load_xdf(fullFileName, varargin{:});
>>
>>>>
>> thanks a lot!
>>
>> regards, Anna
>>
>> _______________________________________________
>> Eeglablist page: http://sccn.ucsd.edu/eeglab/eeglabmail.html
>> To unsubscribe, send an empty email to
>> eeglablist-unsubscribe at sccn.ucsd.edu
>> For digest mode, send an email with the subject "set digest mime" to
>> eeglablist-request at sccn.ucsd.edu
>>
>
>
>
> --
> Makoto Miyakoshi
> Swartz Center for Computational Neuroscience
> Institute for Neural Computation, University of California San Diego
>



-- 
Makoto Miyakoshi
Swartz Center for Computational Neuroscience
Institute for Neural Computation, University of California San Diego
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sccn.ucsd.edu/pipermail/eeglablist/attachments/20160607/70f37cb5/attachment.html>


More information about the eeglablist mailing list