<div dir="ltr"><div class="gmail_default" style="color:rgb(51,51,153)">Yes, Emmanuellen, this is one way:</div><div class="gmail_default" style="color:rgb(51,51,153)">just for each topomap, set it's position in the figure, and then draw it.</div><div class="gmail_default" style="color:rgb(51,51,153)">I believe you have do this in your own script, as otherwise you have to delve into the eeglab code. Example pieces of code below.</div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)">%%%set a position</div><div class="gmail_default"><font color="#333399">RECT =[.1,.59, .15 ,.15] ; </font></div><div class="gmail_default"><font color="#333399"><br></font></div><div class="gmail_default"><font color="#333399">%%%assign the position to the figure you're about to draw</font></div><div class="gmail_default"><font color="#333399">axes('position', RECT); </font><br></div><div class="gmail_default"><font color="#333399"><br></font></div><div class="gmail_default"><font color="#333399">...run the topoplot command</font></div><div class="gmail_default"><font color="#333399"><br></font></div><div class="gmail_default">...repeat for each position/topomap you need<br><br></div><div class="gmail_default"><br></div><div class="gmail_default"><br></div><div class="gmail_default"><br></div><div class="gmail_default"><br></div><div class="gmail_default"><br></div><div class="gmail_default"><br></div><div class="gmail_default"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 6, 2017 at 8:48 AM, Emmanuelle Kristensen <span dir="ltr"><<a href="mailto:emmanuelle.kristensen@gipsa-lab.grenoble-inp.fr" target="_blank">emmanuelle.kristensen@gipsa-lab.grenoble-inp.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  

    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <p><font face="Helvetica, Arial, sans-serif">Dear all,</font></p>
    <p><font face="Helvetica, Arial, sans-serif">Is it possible to
        reduce spaces between two topographies when using "subplot" and
        topoplot, please?</font></p>
    <p><font face="Helvetica, Arial, sans-serif">Regards,</font></p>
    <p><font face="Helvetica, Arial, sans-serif">Emmanuelle Kristensen</font><span class="HOEnZb"><font color="#888888"><br>
    </font></span></p><span class="HOEnZb"><font color="#888888">
    <br>
    <pre class="m_5127477621003418804moz-signature" cols="72">-- 
Emmanuelle KRISTENSEN
Doctorante au Gipsa-Lab
Equipe VIBS</pre>
  </font></span></div>

<br>______________________________<wbr>_________________<br>
Eeglablist page: <a href="http://sccn.ucsd.edu/eeglab/eeglabmail.html" rel="noreferrer" target="_blank">http://sccn.ucsd.edu/eeglab/<wbr>eeglabmail.html</a><br>
To unsubscribe, send an empty email to <a href="mailto:eeglablist-unsubscribe@sccn.ucsd.edu">eeglablist-unsubscribe@sccn.<wbr>ucsd.edu</a><br>
For digest mode, send an email with the subject "set digest mime" to <a href="mailto:eeglablist-request@sccn.ucsd.edu">eeglablist-request@sccn.ucsd.<wbr>edu</a><br></blockquote></div><br></div>