save_bcidat function error
Posted: 04 Mar 2013, 07:05
save_bcidat( 'myfile.dat', signal, states, parameters );
??? Error: File: save_bcidat.m Line: 1 Column: 10
The expression to the left of the equals sign is not a valid target for an
assignment.
and in the save_bcidat.m "function = save_bcidat( varargin )" parse error at'=':usage might be invalid matlab syntax.
what's problem with it?
??? Error: File: save_bcidat.m Line: 1 Column: 10
The expression to the left of the equals sign is not a valid target for an
assignment.
and in the save_bcidat.m "function = save_bcidat( varargin )" parse error at'=':usage might be invalid matlab syntax.
what's problem with it?