Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Jesse Heckman
pbtoolbox
Commits
bd903b54
Commit
bd903b54
authored
May 22, 2019
by
Jesse Heckman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
minor fix genexp
parent
a8e4d8ee
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
setups/vestibular chair/vPrime/expfile/pb_vGenExp_defAud.m
setups/vestibular chair/vPrime/expfile/pb_vGenExp_defAud.m
+1
-1
No files found.
setups/vestibular chair/vPrime/expfile/pb_vGenExp_defAud.m
View file @
bd903b54
...
...
@@ -155,7 +155,7 @@ function writeexp(expfile,datdir,X,Y,snd,int,ledon,sndon,dur,block)
Rep
=
1
;
% we have 0 repetitions, so insert 1...
Rnd
=
0
;
% we randomized ourselves already
Mtr
=
'n'
;
% the motor should be on
w
rite
h
eader
(
fid
,
datdir
,
ITI
,
n
trials
*
Rep
,
Rep
,
Rnd
,
Mtr
,
'Lab'
,
2
);
% helper-function
pb_vW
rite
H
eader
(
fid
,
datdir
,
ITI
,
blocksz
,
blocksz
*
trials
z
*
Rep
,
Rep
,
Rnd
,
Mtr
,
'Lab'
,
5
);
% helper-function
%% Body of exp-file
% Create a trial
...
...
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