Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Institute of Technical Acoustics (ITA)
toolbox
Commits
00bf3839
Commit
00bf3839
authored
Mar 12, 2018
by
fpa
Browse files
minor change
parent
1c1f25a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
applications/VirtualAcoustics/VA/itaVA_tutorial.m
View file @
00bf3839
...
...
@@ -282,6 +282,9 @@ a.unlock_update;
%% Step 8: Clean up (optionally), reset, and disconnect from VAServer
% wait 1 second before clean up and reset
java
.
util
.
concurrent
.
locks
.
LockSupport
.
parkNanos
(
1
*
10
^
9
);
% delete sound sources
a
.
delete_sound_source
(
S1
);
a
.
delete_sound_source
(
S2
);
...
...
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