fix up path to data files [ci skip]

This commit is contained in:
danielque
2022-03-28 10:37:45 +02:00
parent 9ef314c961
commit c7532c919c

View File

@ -5,7 +5,7 @@ clear all
close all close all
clc clc
dirfile = '../DEM/post'; dirfile = '../../DEM/post';
filepattern = '*.dat'; filepattern = '*.dat';
% time column in the data matrix % time column in the data matrix