Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Martin Karlsson
turtlerob1
Commits
95ea3295
Commit
95ea3295
authored
Sep 25, 2015
by
Fredrik Bagge Carlsson
Browse files
Added a quick startup script
parent
68c50286
Changes
2
Hide whitespace changes
Inline
Side-by-side
startTwoEars.m
0 → 100644
View file @
95ea3295
run('~/TwoEars-1.0.1/startTwoEars.m')
run('~/TwoEars-1.0.1/AuditoryFrontEnd/startAuditoryFrontEnd.m')
state_machine.m
View file @
95ea3295
...
...
@@ -4,9 +4,9 @@
while
(
true
)
audio
=
get_audio
();
az
=
get_azimuth
();
az
=
get_azimuth
();
% To source
set_ref_az
(
-
az
);
set_ref_az
(
-
az
);
% Relative, otherwise get current az and calc rel. value
if
~
abs
(
az
)
<
th_az
continue
...
...
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