Skip to content

Commit 4376f2c

Browse files
committed
Corrected examples_dev to fix CI testing
1 parent 9bf5d09 commit 4376f2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples_dev.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
% Shared variable
44
% We stat by loading the sample data (structure created from the carbig
55
% dataset)
6+
addpath('sample_data/');
67
load example_data;
78

89

0 commit comments

Comments
 (0)