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