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
7635983a
Commit
7635983a
authored
Feb 14, 2019
by
Marco Berzborn
Browse files
updated the documentation for ita_device_list_ITA
parent
1a7f2b7b
Changes
1
Hide whitespace changes
Inline
Side-by-side
applications/Hardware/ITAdevices/ita_device_list_ITA.m
View file @
7635983a
function
varargout
=
ita_device_list_ITA
(
mode
,
token
,
varargin
)
% ITA_DEVICE_LIST - the ITA device List
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%
%
% PLEASE BE VERY CAREFUL WHEN EDITING THE DEVICE LIST
%
BY HAND, CONSULT PDI OR MMT
BEFORE MAKING CHANGES
% PLEASE BE VERY CAREFUL WHEN EDITING THE DEVICE LIST
BY HAND, PLEASE
%
CONSULT THE ITA-TOOLBOX DEVELOPER TEAM
BEFORE MAKING
ANY
CHANGES
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%
%
% Syntax:
% res = ita_device_list() returns all devices in a cell
...
...
@@ -31,12 +31,6 @@ function varargout = ita_device_list_ITA(mode,token,varargin)
% </ITA-Toolbox>
% if exist('ita_device_list_ITA.m','file')
% varargout = ita_device_list_ITA(mode,token,varargin{:});
% return;
% end
if
nargin
==
3
hwch
=
varargin
{
1
};
else
...
...
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