From 3e687f1a8ccb1cd0d52a966005551d528ca141df Mon Sep 17 00:00:00 2001 From: Boris Verkhovskiy Date: Sat, 6 Apr 2024 08:33:50 -0700 Subject: Remove leading and trailing empty lines in code blocks --- matlab.html.markdown | 1 - 1 file changed, 1 deletion(-) (limited to 'matlab.html.markdown') diff --git a/matlab.html.markdown b/matlab.html.markdown index b0482d0b..07f73cfb 100644 --- a/matlab.html.markdown +++ b/matlab.html.markdown @@ -552,7 +552,6 @@ ans = a.multiplyLatBy(1/3) % the addition of two Waypoint objects. b = WaypointClass(15.0, 32.0) c = a + b - ``` ## More on MATLAB -- cgit v1.2.3