We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fad648f commit ce90a69Copy full SHA for ce90a69
examples_MATLAB/lock_exchange.m
@@ -8,7 +8,7 @@
8
close all
9
10
%% MOLE'S path so mimetic methods can be used
11
-addpath('mole/mole_MATLAB')
+addpath('../mole_MATLAB')
12
13
tic % Start the timer
14
%--------------------------------------------------------------------------
0 commit comments