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