[Eeglablist] Re: color bar and headplot
Scott Makeig
smakeig at ucsd.edu
Wed Mar 15 12:24:09 PST 2006
Henrik -
This difficultly with the 'jumping' color bar in a movie depends on the
3-D default choices made by Matlab graphics. In headplot() (called by
pop_headplot()), the 'cbar' keyword allows you to import the colorbar
axis handle. In the next release (any day/week, now), headplot will not
attempt to reposition a cbar axis entered explicitly. So then if you
make the first image using headplot, collect the color bar handle, then
pass this to headplot() for subsequent fames, the cbar should not move.
Scott
More information about the eeglablist
mailing list