[Eeglablist] right 'nopoint' option for pop_select?

Mauricio Aspé Sánchez mauricio.aspe.s at gmail.com
Fri Oct 18 08:26:08 PDT 2013


hey guys, I'm pretty sure that it's not about the comma, colon or brackets.
I can do it in this way:

EEG = eeg_eegrej(EEG, boundaries);

where boundaries is a matrix with the segments' boundaries that I wanna
extract. Works fine, but I don't know why pop_select doesn't work.

All the best,
Mauricio.


2013/10/17 Makoto Miyakoshi <mmiyakoshi at ucsd.edu>

> Dear Mauricio,
>
> My initial guess: Try without comma inside the square brackets, namely
> out=pop_select(EEG, 'nopoint', [1 88007])
>
> Makoto
>
> 2013/10/15 Mauricio Aspé Sánchez <mauricio.aspe.s at gmail.com>
>
>> Hey guys, can somebody help me in how to use the pop_select function from
>> the command line?
>>
>> I wanna delete a range of data from all the channels.
>> If I write, for instance:
>> out=pop_select(EEG, 'nopoint', [1,88007])
>>
>> I get the error
>> Error using cell/strmatch (line 20)
>> Requires character array or cell array of strings as inputs.
>>
>> When I do that from the GUI is the same.
>> What is the correct format for the 'nopoint' options?
>>
>> All the best and thanks a lot,
>> Mauricio.
>> --
>> Mauricio A. Aspé Sánchez.
>>
>>
>> _______________________________________________
>> 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
>



-- 
Mauricio A. Aspé Sánchez.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sccn.ucsd.edu/pipermail/eeglablist/attachments/20131018/8810f318/attachment.html>


More information about the eeglablist mailing list