Skip to content
GitLab
Menu
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
f1349797
Commit
f1349797
authored
Apr 15, 2021
by
Shaimaa Doma
Browse files
minor typo
parent
8d3002ef
Changes
1
Show whitespace changes
Inline
Side-by-side
kernel/DataAudio_IO/ita_write/ita_write_sofa.m
View file @
f1349797
...
...
@@ -46,7 +46,7 @@ if ~exist('SOFAstart.m','file')
error('SOFA not installed. Run ita_sofa_install');
end
if isempty(sArgs
,
dataType)
if isempty(sArgs
.
dataType)
%when not stated explicitly -> derive from data type
switch class(data)
case 'itaHRTF'
...
...
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