Remove src folder
This commit is contained in:
parent
8c4aeeb8bf
commit
756ba4dc69
@ -6,7 +6,6 @@ s = zpk('s');
|
|||||||
|
|
||||||
%% Path for functions, data and scripts
|
%% Path for functions, data and scripts
|
||||||
addpath('./mat/'); % Path for data
|
addpath('./mat/'); % Path for data
|
||||||
addpath('./src/'); % Path for functions
|
|
||||||
|
|
||||||
%% Colors for the figures
|
%% Colors for the figures
|
||||||
colors = colororder;
|
colors = colororder;
|
||||||
|
@ -6,7 +6,6 @@ s = zpk('s');
|
|||||||
|
|
||||||
%% Path for functions, data and scripts
|
%% Path for functions, data and scripts
|
||||||
addpath('./mat/'); % Path for data
|
addpath('./mat/'); % Path for data
|
||||||
addpath('./src/'); % Path for functions
|
|
||||||
|
|
||||||
%% Colors for the figures
|
%% Colors for the figures
|
||||||
colors = colororder;
|
colors = colororder;
|
||||||
|
@ -6,7 +6,6 @@ s = zpk('s');
|
|||||||
|
|
||||||
%% Path for functions, data and scripts
|
%% Path for functions, data and scripts
|
||||||
addpath('./mat/'); % Path for data
|
addpath('./mat/'); % Path for data
|
||||||
addpath('./src/'); % Path for functions
|
|
||||||
|
|
||||||
%% Colors for the figures
|
%% Colors for the figures
|
||||||
colors = colororder;
|
colors = colororder;
|
||||||
|
@ -6,7 +6,6 @@ s = zpk('s');
|
|||||||
|
|
||||||
%% Path for functions, data and scripts
|
%% Path for functions, data and scripts
|
||||||
addpath('./mat/'); % Path for data
|
addpath('./mat/'); % Path for data
|
||||||
addpath('./src/'); % Path for functions
|
|
||||||
|
|
||||||
%% Colors for the figures
|
%% Colors for the figures
|
||||||
colors = colororder;
|
colors = colororder;
|
||||||
|
@ -6,7 +6,6 @@ s = zpk('s');
|
|||||||
|
|
||||||
%% Path for functions, data and scripts
|
%% Path for functions, data and scripts
|
||||||
addpath('./mat/'); % Path for data
|
addpath('./mat/'); % Path for data
|
||||||
addpath('./src/'); % Path for functions
|
|
||||||
|
|
||||||
%% Colors for the figures
|
%% Colors for the figures
|
||||||
colors = colororder;
|
colors = colororder;
|
||||||
|
@ -6,7 +6,6 @@ s = zpk('s');
|
|||||||
|
|
||||||
%% Path for functions, data and scripts
|
%% Path for functions, data and scripts
|
||||||
addpath('./mat/'); % Path for data
|
addpath('./mat/'); % Path for data
|
||||||
addpath('./src/'); % Path for functions
|
|
||||||
|
|
||||||
%% Colors for the figures
|
%% Colors for the figures
|
||||||
colors = colororder;
|
colors = colororder;
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -3,7 +3,6 @@
|
|||||||
|
|
||||||
%% Path for functions, data and scripts
|
%% Path for functions, data and scripts
|
||||||
addpath('./matlab/mat/'); % Path for data
|
addpath('./matlab/mat/'); % Path for data
|
||||||
addpath('./matlab/src/'); % Path for functions
|
|
||||||
addpath('./matlab/'); % Path for scripts
|
addpath('./matlab/'); % Path for scripts
|
||||||
|
|
||||||
|
|
||||||
@ -12,7 +11,6 @@ addpath('./matlab/'); % Path for scripts
|
|||||||
|
|
||||||
%% Path for functions, data and scripts
|
%% Path for functions, data and scripts
|
||||||
addpath('./mat/'); % Path for data
|
addpath('./mat/'); % Path for data
|
||||||
addpath('./src/'); % Path for functions
|
|
||||||
|
|
||||||
% Initialize other elements
|
% Initialize other elements
|
||||||
% #+NAME: m-init-other
|
% #+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
|
#+BEGIN_SRC matlab
|
||||||
%% Path for functions, data and scripts
|
%% Path for functions, data and scripts
|
||||||
addpath('./matlab/mat/'); % Path for data
|
addpath('./matlab/mat/'); % Path for data
|
||||||
addpath('./matlab/src/'); % Path for functions
|
|
||||||
addpath('./matlab/'); % Path for scripts
|
addpath('./matlab/'); % Path for scripts
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
@ -4182,7 +4181,6 @@ addpath('./matlab/'); % Path for scripts
|
|||||||
#+BEGIN_SRC matlab
|
#+BEGIN_SRC matlab
|
||||||
%% Path for functions, data and scripts
|
%% Path for functions, data and scripts
|
||||||
addpath('./mat/'); % Path for data
|
addpath('./mat/'); % Path for data
|
||||||
addpath('./src/'); % Path for functions
|
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** Initialize other elements
|
** Initialize other elements
|
||||||
|
Loading…
Reference in New Issue
Block a user