This website works better with JavaScript.
Explore
Help
Sign In
Angeliki
/
eaiaiaiaoi
Watch
1
Star
0
Fork
You've already forked eaiaiaiaoi
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8dd13722ea
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '8dd13722ea'
${ noResults }
eaiaiaiaoi
/
venv
/
lib
/
python2.7
/
site-packages
/
scipy
/
io
/
matlab
/
tests
/
afunc.m
5 lines
66 B
Matlab
Raw
Blame
History
function
[a, b]
=
afunc
(
c, d
)
% A function
a
=
c
+
1
;
b
=
d
+
10
;
Reference in New Issue
View Git Blame
Copy Permalink