<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Dear Ben,<br>
<br>
it is not possible to specify the pauses in the ASCII file. You may
write a small script inserting the pauses at specific latencies using
the eeg_insertbound() function. However, I would rather advise to
import the data in different files as you are currently doing because
it seems simpler to me.<br>
<br>
Best regards,<br>
<br>
Arno<br>
<br>
Ben Cipollini wrote:
<blockquote cite="mid000601c652bf$15a76180$0c01a8c0@anteater"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta content="MSHTML 6.00.2900.2802" name="GENERATOR">
  <style></style>
  <div><font face="Arial" size="2">Hi,</font></div>
  <div> </div>
  <div><font face="Arial" size="2">I am importing data from single
channel into EEGLAB through a text file.  The data in the text file is
not all continuous though--there are PAUSES in the data.</font></div>
  <div> </div>
  <div><font face="Arial" size="2">My question is, is there any way to
insert these PAUSES into the text file, so that when the file is read,
they are inserted?  Right now, if I read (and append) multiple text
files, EEGLAB inserts pauses for me.  I want to be able to do this
without multiple text files, but using just one, and having the PAUSES
specified in the ascii file.</font></div>
  <div> </div>
  <div><font face="Arial" size="2">Is it possible?</font></div>
  <div> </div>
  <div><font face="Arial" size="2">Thank you!<br>
Ben Cipollini</font></div>
</blockquote>
</body>
</html>