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
466f9b3f
Commit
466f9b3f
authored
Oct 19, 2016
by
Lukas Aspöck
Browse files
changed path of template files for protocol to new toolbox structure
parent
f51ab2a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
applications/Measurement/ImpedanceTube/Protocol/ita_kundt_protocol.m
View file @
466f9b3f
...
...
@@ -120,7 +120,7 @@ end
datumDerMessung
=
datestr
(
x
(
1
)
.
datenum
,
'dd.mm.yyyy'
);
% TODO: in GUI auswhlen
protocolPath
=
[
ita_toolbox_path
filesep
'applications'
filesep
'
Kundt
'
filesep
'Protocol'
filesep
];
protocolPath
=
[
ita_toolbox_path
filesep
'applications'
filesep
'
Measurement'
filesep
'ImpedanceTube
'
filesep
'Protocol'
filesep
];
if
strcmpi
(
protocolLanguage
,
'german'
)
templateFileName
=
[
protocolPath
'KundtGermanTemplate.tex'
];
...
...
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