From 86f87bd7997105572c44f74714f9b03c2f7ea4fe Mon Sep 17 00:00:00 2001 From: Nao Pross Date: Mon, 13 May 2024 16:42:23 +0200 Subject: Prepare structure for endterm --- uav_model.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'uav_model.m') diff --git a/uav_model.m b/uav_model.m index 4fddae9..3b691f4 100644 --- a/uav_model.m +++ b/uav_model.m @@ -11,7 +11,7 @@ % * A uncertain linear model built atop of the linear model using SIMULINK. % The uncertain model contains the performance and weighting transfer % function given in the arguments perf and params, and is stored in the -% SIMULINK fil euav_model_uncertain.xls. +% SIMULINK file uav_model_uncertain.xls. % % [MODEL] = UAV_MODEL(PARAMS, PERF, UNCERT) % -- cgit v1.2.1