Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jesse Heckman
pbtoolbox
Commits
62787b79
Commit
62787b79
authored
Oct 16, 2018
by
Jesse Heckman
Browse files
minor fixes
parent
a9c3e8ae
Changes
2
Hide whitespace changes
Inline
Side-by-side
setups/vestibular chair/vPrime/cfg/pb_vLSCpositions.m
View file @
62787b79
...
...
@@ -18,7 +18,7 @@ function cfg = pb_vLSCpositions(cfg,varargin)
%% File
fname
=
which
(
'vPrime Measurement.xlsx'
);
N
=
xlsread
(
fname
,
'Values'
,
'basic'
);
N
=
xlsread
(
fname
,
'Values'
,
'
'
,
'
basic'
);
channel
=
N
(:,
1
);
%% Transform to Cartesian
...
...
setups/vestibular chair/vPrime/lookup/~$vPrime Measurement.xlsx
0 → 100644
View file @
62787b79
File added
Write
Preview
Supports
Markdown
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