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
b32f3f43
Commit
b32f3f43
authored
Dec 28, 2017
by
Jan-Gerrit Richter
Browse files
added some warning to reduce spatial
parent
37e5ec9b
Changes
1
Hide whitespace changes
Inline
Side-by-side
applications/Binaural-HRTF/HRTF_class/@itaHRTF/reduce_spatial.m
View file @
b32f3f43
...
...
@@ -43,6 +43,10 @@ if max(pointDistances) > newSamplingDistance
end
if
length
(
unique
(
newIndex
))
<
length
(
newIndex
)
ita_verbose_info
(
'Multiple identical points found. This is not ideal.'
);
end
cThis
=
this
.
direction
(
newIndex
);
end
...
...
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