Skip to content
Snippets Groups Projects
Commit 65a65d99 authored by Lukas Aspöck's avatar Lukas Aspöck
Browse files

changed path of template files for protocol to new toolbox structure

parent 34d6d117
No related branches found
No related tags found
No related merge requests found
......@@ -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'];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment