From cebdb03fccfd5854932ab4ff18a61ca3210b2e19 Mon Sep 17 00:00:00 2001 From: Joseph Lee <67984660+Copehill075@users.noreply.github.com> Date: Tue, 2 Mar 2021 15:10:52 -0500 Subject: [PATCH] Sending to Pull Requests --- models/main_code.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/models/main_code.m b/models/main_code.m index 6f7987b..9a1efed 100644 --- a/models/main_code.m +++ b/models/main_code.m @@ -122,6 +122,6 @@ sys_d_est_cl = ss(Adce,Bdce,Cdce,Ddce,Ts,'statename',states,'inputname',inputs,'outputname',outputs); %figure;step(sys_d_est_cl) - +%sending to pull requests