Note that this reference documentation is identical to the help that is displayed in Matlab when you type “help ft_plot_line”.
FT_PLOT_LINE helper function for plotting a line, which can also be used in combination with the multiple channel layout display in FieldTrip. Use as ft_plot_line(X, Y, ...) Optional arguments should come in key-value pairs and can include color = linestyle = linewidth = tag = 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 center of the local axes vpos = vertical position of the center 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: