summaryrefslogtreecommitdiffstats
path: root/templates/generate_disturbances.m
diff options
context:
space:
mode:
Diffstat (limited to 'templates/generate_disturbances.m')
-rw-r--r--templates/generate_disturbances.m11
1 files changed, 0 insertions, 11 deletions
diff --git a/templates/generate_disturbances.m b/templates/generate_disturbances.m
deleted file mode 100644
index 570a4c9..0000000
--- a/templates/generate_disturbances.m
+++ /dev/null
@@ -1,11 +0,0 @@
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% Copyright (c) 2023, Amon Lahr, Simon Muntwiler, Antoine Leeman & Fabian Flürenbrock Institute for Dynamic Systems and Control, ETH Zurich.
-%
-% All rights reserved.
-%
-% Please see the LICENSE file that has been included as part of this package.
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
-function Wt = generate_disturbances(params)
- % YOUR CODE HERE
-end \ No newline at end of file