Note that this reference documentation is identical to the help that is displayed in Matlab when you type “help ft_plot_topo”.
FT_PLOT_TOPO interpolates and plots the 2-D spatial topography of the potential or field distribution over the head Use as ft_plot_topo(x, y, val, ...) Optional arguments should come in key-value pairs and can include shading = gridscale = mask = outline = isolines = interplim = interpmethod = style = can be 'surf', 'iso', 'isofill', 'surfiso' datmask = tag = parent = handle which is set as the parent for all plots It is possible to plot the object in a local pseudo-axis (c.f. subplot), which is specfied as follows hpos = horizontal position of the lower left corner of the local axes vpos = vertical position of the lower left corner of the local axes width = width of the local axes height = height of the local axes hlim = horizontal scaling limits within the local axes vlim = vertical scaling limits within the local axes
Share this page: