Remove src folder
This commit is contained in:
@@ -6,7 +6,6 @@ s = zpk('s');
|
||||
|
||||
%% Path for functions, data and scripts
|
||||
addpath('./mat/'); % Path for data
|
||||
addpath('./src/'); % Path for functions
|
||||
|
||||
%% Colors for the figures
|
||||
colors = colororder;
|
||||
|
@@ -6,7 +6,6 @@ s = zpk('s');
|
||||
|
||||
%% Path for functions, data and scripts
|
||||
addpath('./mat/'); % Path for data
|
||||
addpath('./src/'); % Path for functions
|
||||
|
||||
%% Colors for the figures
|
||||
colors = colororder;
|
||||
|
@@ -6,7 +6,6 @@ s = zpk('s');
|
||||
|
||||
%% Path for functions, data and scripts
|
||||
addpath('./mat/'); % Path for data
|
||||
addpath('./src/'); % Path for functions
|
||||
|
||||
%% Colors for the figures
|
||||
colors = colororder;
|
||||
|
@@ -6,7 +6,6 @@ s = zpk('s');
|
||||
|
||||
%% Path for functions, data and scripts
|
||||
addpath('./mat/'); % Path for data
|
||||
addpath('./src/'); % Path for functions
|
||||
|
||||
%% Colors for the figures
|
||||
colors = colororder;
|
||||
|
@@ -6,7 +6,6 @@ s = zpk('s');
|
||||
|
||||
%% Path for functions, data and scripts
|
||||
addpath('./mat/'); % Path for data
|
||||
addpath('./src/'); % Path for functions
|
||||
|
||||
%% Colors for the figures
|
||||
colors = colororder;
|
||||
|
@@ -6,7 +6,6 @@ s = zpk('s');
|
||||
|
||||
%% Path for functions, data and scripts
|
||||
addpath('./mat/'); % Path for data
|
||||
addpath('./src/'); % Path for functions
|
||||
|
||||
%% Colors for the figures
|
||||
colors = colororder;
|
||||
|
File diff suppressed because it is too large
Load Diff
@@ -3,7 +3,6 @@
|
||||
|
||||
%% Path for functions, data and scripts
|
||||
addpath('./matlab/mat/'); % Path for data
|
||||
addpath('./matlab/src/'); % Path for functions
|
||||
addpath('./matlab/'); % Path for scripts
|
||||
|
||||
|
||||
@@ -12,7 +11,6 @@ addpath('./matlab/'); % Path for scripts
|
||||
|
||||
%% Path for functions, data and scripts
|
||||
addpath('./mat/'); % Path for data
|
||||
addpath('./src/'); % Path for functions
|
||||
|
||||
% Initialize other elements
|
||||
% #+NAME: m-init-other
|
||||
|
@@ -4174,7 +4174,6 @@ However, the stiff nano-hexapod is the most complex to control and gives the wor
|
||||
#+BEGIN_SRC matlab
|
||||
%% Path for functions, data and scripts
|
||||
addpath('./matlab/mat/'); % Path for data
|
||||
addpath('./matlab/src/'); % Path for functions
|
||||
addpath('./matlab/'); % Path for scripts
|
||||
#+END_SRC
|
||||
|
||||
@@ -4182,7 +4181,6 @@ addpath('./matlab/'); % Path for scripts
|
||||
#+BEGIN_SRC matlab
|
||||
%% Path for functions, data and scripts
|
||||
addpath('./mat/'); % Path for data
|
||||
addpath('./src/'); % Path for functions
|
||||
#+END_SRC
|
||||
|
||||
** Initialize other elements
|
||||
|
Reference in New Issue
Block a user