[Eeglablist] Topoplot - removing the margins around the subplots
Tarik S Bel-Bahar
tarikbelbahar at gmail.com
Mon Mar 6 12:03:22 PST 2017
Yes, Emmanuellen, this is one way:
just for each topomap, set it's position in the figure, and then draw it.
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.
%%%set a position
RECT =[.1,.59, .15 ,.15] ;
%%%assign the position to the figure you're about to draw
axes('position', RECT);
...run the topoplot command
...repeat for each position/topomap you need
On Mon, Mar 6, 2017 at 8:48 AM, Emmanuelle Kristensen <
emmanuelle.kristensen at gipsa-lab.grenoble-inp.fr> wrote:
> Dear all,
>
> Is it possible to reduce spaces between two topographies when using
> "subplot" and topoplot, please?
>
> Regards,
>
> Emmanuelle Kristensen
>
> --
> Emmanuelle KRISTENSEN
> Doctorante au Gipsa-Lab
> Equipe VIBS
>
>
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sccn.ucsd.edu/pipermail/eeglablist/attachments/20170306/2087ce95/attachment.html>
More information about the eeglablist
mailing list