From 7e90285b8efe2beb52c43a089c0772389cfde710 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Fri, 3 Mar 2017 15:09:23 +0000 Subject: redact wrong comment --- coursework17/error_script.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coursework17/error_script.m b/coursework17/error_script.m index 0b51643..5a37fe8 100644 --- a/coursework17/error_script.m +++ b/coursework17/error_script.m @@ -4,7 +4,7 @@ L = 0.0015; % 1.5mH data_points = 10000; -% Go on for 8 time constants +% Go on for a time constant time_constant = L/R; step = time_constant/data_points; -- cgit v1.2.3