We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36d1389 commit 5f08aa2Copy full SHA for 5f08aa2
eegplugin_bva_io.m
@@ -34,7 +34,7 @@
34
35
function vers = eegplugin_bva_io(fig, trystrs, catchstrs)
36
37
- vers = 'bva_io1.73';
+ vers = 'bva_io1.74';
38
if nargin < 3
39
error('eegplugin_bva_io requires 3 arguments');
40
end;
0 commit comments