Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Nikola de Lange
git.practice
Commits
a41e846b
Commit
a41e846b
authored
Jan 19, 2017
by
Jennifer Modamio
Browse files
first change
parent
3ffd2dfe
Changes
1
Hide whitespace changes
Inline
Side-by-side
firstCommit/addTwoNumbers_jenn.m
0 → 100644
View file @
a41e846b
function
c
=
addTwoNumbers
(
a
,
b
)
% addTwoNumbers(a, b) returns the sum of a and b
% c = a + b;
end
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment