Skip to content
Snippets Groups Projects
Commit 95235bee authored by Tamas Borbath's avatar Tamas Borbath
Browse files

plotBaselines_and_fitted_spectra with the new path

parent 54a195ad
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ exportFolder = {'11 Simulations'};
pathNameExport = 'ProFit test data';
pathBaseExportFiles = pathToDataFolder(pathNameExport, exportFolder);
pathBaseExportFiles = pathBaseExportFiles(1:end-1);
pathBaseExportFiles = [pathBaseExportFiles ' - Weighted Cost Fun R3 0.25scale m_15 trunc\'];
pathBaseExportFiles = [pathBaseExportFiles ' - R3\'];
dataExportPathBase = strcat(pathBaseExportFiles, exportFolder{1}, '\');
plotPath = [dataExportPathBase, 'Plots\BaselinePlots\'];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment