Sign in
googlers
/
jrn
/
git
/
f5b2af06f55c0f21ae0199be5fe120f2cccd698b
/
.
/
t
/
t4018
/
matlab-function
blob: 897a9b13ff41326c233d0fa02d3c67db02f57c79 [
file
] [
log
] [
blame
]
function
y
=
RIGHT
()
x
=
5
;
y
=
ChangeMe
+
x
;
end