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
Vanja Vlasov
git.practice
Commits
d66bfe7f
Commit
d66bfe7f
authored
Jan 23, 2019
by
Laurent Heirendt
✈
Browse files
fix src directory
parent
4f9277e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/verified/test_myName.m
View file @
d66bfe7f
% Test file
addpath
(
genpath
(
'src/'
))
% add this folder and all subfolders to the path
addpath
(
genpath
(
'
../
src/'
))
% add this folder and all subfolders to the path
c
=
addTwoNumbers_myName
(
1
,
2
)
...
...
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