diff --git a/matlab/README.txt b/matlab/README.txt
new file mode 100644
index 0000000000000000000000000000000000000000..299fd4419b80a02f2628dbc5c1bd8ba477d7555b
--- /dev/null
+++ b/matlab/README.txt
@@ -0,0 +1,11 @@
+this folder contains the code for the matlab experiments.
+
+Run in matlab the scripts:
+    main_car.m
+    main_cycling.m
+for the single-trace experiments.
+
+Run in matlab the scripts:
+    main_tradeoff_car.m
+    main_tradeoff_cycling.m
+for the tradeoff experiments.