From 6b276645e4ff7e304e3df31d4ebae64663d09c14 Mon Sep 17 00:00:00 2001 From: rtodinkla Date: Fri, 26 Jan 2024 16:39:24 +0100 Subject: [PATCH] add warning to README about further class development --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4830692..69bb7b2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # CL-DeePC and its equivalence with CL-SPC This repository contains the necessary components of the Automatica article titled "Closed-loop Data-Enabled Predictive Control and its equivalence with Closed-loop Subspace Predictive Control". +N.B.: Supplied MATLAB classes are still subject to further development. Classes are currently only meant to function with the implemented settings, as supplied. + ## Project organization - PG = project-generated - HW = human-writable