We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4376f2c commit e8638baCopy full SHA for e8638ba
examples_dev.m
@@ -3,7 +3,7 @@
3
% Shared variable
4
% We stat by loading the sample data (structure created from the carbig
5
% dataset)
6
-addpath('sample_data/');
+addpath('sample_data/','gramm/');
7
load example_data;
8
9
0 commit comments