Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
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
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