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