multiplotER
Thomas Koelewijn
Thomas.Koelewijn at FCDONDERS.RU.NL
Mon Nov 29 12:39:38 CET 2004
Dear all,
I'm trying to use the multiplotER function as described in the fieldtrip
tutorial.
cfg = [];
cfg.showlabels = 'yes';
cfg.fontsize = 6;
clf;
multiplotER (cfg, avgFIC);
But the I get this reply.
??? Attempt to execute SCRIPT dataread as a function.
Error in ==> C:\MATLAB6p5p1\toolbox\matlab\iofun\textread.m
On line 172 ==> [varargout{1:nlhs}]=dataread('file',varargin{:});
Error in ==> h:\common\matlab\fieldtrip\multiplotER.m
On line 138 ==> [chNum,X,Y,Width,Height,Lbl] = textread(cfg.layoutname,'%f
%f %f %f %f %s');
Are there any changes made in this function?
Gr. Thomas
More information about the fieldtrip
mailing list