Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
irp
HoloTomoToolbox
Commits
7d25c0e3
Commit
7d25c0e3
authored
Jun 03, 2020
by
paulphilipp.meyer
Browse files
fixed readSpec skipping second column
parent
e408fca0
Pipeline
#138186
passed with stage
in 1 minute and 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
functions/inputOutput/readSpec.m
View file @
7d25c0e3
...
...
@@ -45,10 +45,6 @@ if (nargin < 3)
numCols
=
1
;
end
if
numCols
>
1
numCols
=
numCols
+
1
;
end
lineStart
=
-
1
;
lineEnd
=
-
1
;
...
...
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