Search
About
Datasets
Models
Log In
Sign Up
Log In
Sign Up
Models
:
ReneeD
/
eeglab
Like
0
Downloads: 1
Card
Git
Discussions
[422372]
:
/
functions
/
@mmo
/ double.m
History
Download this file
4 lines (2 with data), 33 Bytes
1
2
3
function
a
=
double
(
a
);
return
;