Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
R3
school
git
basic-practice
Commits
486c161e
Commit
486c161e
authored
Jan 18, 2017
by
Sylvain Arreckx
Browse files
fix typo.
parent
810ee518
Changes
1
Show whitespace changes
Inline
Side-by-side
test.m
View file @
486c161e
% Test file
% Test file
addpath
(
genpath
(
pwd
))
% add this foldeand
r
all subfolders to the path
addpath
(
genpath
(
pwd
))
% add this folde
r
and all subfolders to the path
c
=
addTwoNumbers_myName
(
1
,
1
);
% 1 + 1
c
=
addTwoNumbers_myName
(
1
,
1
);
% 1 + 1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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